19 Commits

Author SHA1 Message Date
7f4f6142c9
feat: don't rely on secure JWT when it comes to scopes 2025-03-20 17:04:20 +01:00
054508cf6a
feat: show teams 2025-03-17 19:26:09 +01:00
4252e737d7
feat: add ability to change password 2025-03-16 18:11:28 +01:00
641ae50265
feat: improve on data privacy 2025-03-16 12:40:50 +01:00
6eb2563068
feat: implement one-time token 2025-03-11 13:37:23 +01:00
1773a9885a
fix: remove max-age seconds 2025-03-11 10:32:49 +01:00
045c26d258
feat: setup for setting first password 2025-03-11 08:12:29 +01:00
f3e6382101
feat: set first password with token 2025-03-10 13:15:41 +01:00
59e2fc4502
feat: User -> Player 2025-03-10 11:24:03 +01:00
cfe2df01f7
feat: Cookie and Header auth 2025-03-09 18:47:22 +01:00
7580a4f1e6
feat: remove unnecessary info in User response 2025-03-09 16:53:11 +01:00
7bf35b65fb
fix: logout bug 2025-03-09 16:34:05 +01:00
d3f5c3cb82
feat: roll back refresh tokens, use single token only 2025-03-07 18:24:25 +01:00
bc6c2a4a98
fix: give the token all available scopes for user 2025-03-05 11:45:47 +01:00
b8c4190072
feat: implement auth scopes 2025-03-05 09:56:04 +01:00
8e91724462
feat: features for bad internet connections 2025-02-20 08:52:48 +01:00
15c9a64de2
feat: inelegant and buggy version of auth 2025-02-16 17:22:36 +01:00
18e693bd2d
feat: server-side security 2025-02-16 16:38:55 +01:00
8a9af450d4
feat: add security: OAuth2 with JWT 2025-02-14 20:10:21 +01:00