22 Commits

Author SHA1 Message Date
82f2438231
Make mobile auth work again 2023-10-28 22:23:33 -04:00
0bc68ef1d2
Move oauth credentials to own kv value 2023-10-28 03:09:34 -04:00
f218390d60
Display text on mobile token endpoint 2023-10-26 15:22:05 -04:00
d491c3b453
Create jwt revocation endpoint 2023-10-25 18:50:57 -04:00
7281d73509
Include search string in return path 2023-10-25 13:48:34 -04:00
748aa0e120
Create session check endpoint 2023-10-20 10:07:55 -04:00
98a56f209b
Generate new session for mobile handoff 2023-10-19 23:59:15 -04:00
dbdf586755
Include permissions claim in jwt 2023-10-19 16:51:10 -04:00
effb3b8e43
Include picture claim in jwt 2023-10-19 16:51:10 -04:00
c7d1e4bd53
Add query param because of some browsers not sending the referrer 2023-10-19 16:51:09 -04:00
9bb2d7396d
Apparently Response.redirect does not work with relative paths 2023-10-19 16:51:09 -04:00
1e35a11951
Create mobile login endpoint 2023-10-19 16:51:09 -04:00
879face425
assertion -> token 2023-10-19 16:51:09 -04:00
7fe09e136e
Create jwt endpoint 2023-10-19 16:51:08 -04:00
85d4fe02dd
Actually make game mod role work 2023-10-19 16:51:02 -04:00
dd2d9f2672
Greatly reduce repeated code 2023-10-19 16:50:48 -04:00
026d1ca06d
New formatting 2023-10-19 16:50:21 -04:00
32387f9c2a
Make gme edit permissions tied to user ids again 2023-10-19 16:49:41 -04:00
a078832d4b
Use clear-site-data header instead of setting empty cookie 2023-10-19 16:49:26 -04:00
9b4a131ad1
Move auth token prefixes to separate file 2023-10-19 16:49:26 -04:00
15a816f82a
Push two stragglers 2023-10-19 16:49:10 -04:00
d731041378
Initial commit 2023-10-19 16:49:05 -04:00