xeovalyte
xeovalyte closed issue xeovalyte/Polarcraft#28 2023-06-05 16:05:12 +02:00
GET /api/minecraft/verifyaccount
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-05 16:05:12 +02:00
d74a51db7f feat: Added verify account route, closes #28
11a59d39af fix: Fixed jwt imports
Compare 2 commits »
xeovalyte opened issue xeovalyte/Polarcraft#28 2023-06-05 15:05:19 +02:00
POST /api/minecraft/connection/verify
xeovalyte closed issue xeovalyte/Polarcraft#18 2023-06-05 10:17:43 +02:00
GET /api/users/:id
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-05 10:17:43 +02:00
12e92b8106 feat: Added get user by id, closes #18
xeovalyte closed issue xeovalyte/Polarcraft#16 2023-06-05 09:34:31 +02:00
GET /api/users
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-05 09:34:31 +02:00
b17771755d feat: Added get all users. closes #16
xeovalyte closed issue xeovalyte/Polarcraft#25 2023-06-05 09:20:08 +02:00
GET /api/auth
xeovalyte closed issue xeovalyte/Polarcraft#17 2023-06-05 09:17:55 +02:00
POST /api/users
xeovalyte pushed to main at xeovalyte/Polarcraft 2023-06-05 09:17:37 +02:00
a0ea5ec191 fix: Removed user post #17
08a24cae07 feat: Added login page
f360dcec8c feat: Added authentication sstem with discord
b25699b50b feat: Added @nuxthq/ui module
Compare 4 commits »
xeovalyte opened issue xeovalyte/Polarcraft#27 2023-06-02 10:12:39 +02:00
POST /api/users/@me/teamInvites
xeovalyte opened issue xeovalyte/Polarcraft#26 2023-06-02 10:08:06 +02:00
POST /api/teams/:id/members
xeovalyte opened issue xeovalyte/Polarcraft#25 2023-06-02 10:04:37 +02:00
GET /api/auth
xeovalyte opened issue xeovalyte/Polarcraft#24 2023-06-02 10:04:09 +02:00
DELETE /api/teams/:id
xeovalyte opened issue xeovalyte/Polarcraft#23 2023-06-02 10:03:39 +02:00
PUT /api/teams/:id
xeovalyte opened issue xeovalyte/Polarcraft#22 2023-06-02 10:02:48 +02:00
POST /api/teams
xeovalyte opened issue xeovalyte/Polarcraft#21 2023-06-02 10:02:29 +02:00
GET /api/teams/:id
xeovalyte opened issue xeovalyte/Polarcraft#20 2023-06-02 10:01:53 +02:00
GET /api/teams
xeovalyte opened issue xeovalyte/Polarcraft#19 2023-06-02 08:14:14 +02:00
PUT /api/users/:id
xeovalyte opened issue xeovalyte/Polarcraft#18 2023-06-02 08:11:08 +02:00
GET /api/users/[id]