flash flash
flash pushed tag 20240720.1 to flashii/misuzu 2024-07-21 01:59:22 +00:00
flash released 20240720.1 at flashii/misuzu 2024-07-21 01:59:22 +00:00
flash pushed to master at flashii/misuzu 2024-07-21 01:50:51 +00:00
2439f87df9 Added very preliminary support for Bearer tokens to chat authentication.
flash pushed to master at flashii/hanyuu 2024-07-21 01:38:54 +00:00
dd968eae44 Corrected method name.
flash pushed to master at flashii/hanyuu 2024-07-21 01:37:39 +00:00
2eed4d170c Made the method part case insensitive.
flash pushed to master at flashii/hanyuu 2024-07-21 01:29:09 +00:00
31c54b966a Added stinky token check endpoint.
1149341cc9 Adjustments to WWW-Authenticate header and altered device routes.
Compare 2 commits »
flash pushed to master at flashii/hanyuu 2024-07-21 00:47:08 +00:00
f6346e3f25 Added styling to the authorisation prompt etc.
flash pushed tag 20240720 to flashii/misuzu 2024-07-20 19:36:29 +00:00
flash released 20240720 at flashii/misuzu 2024-07-20 19:36:29 +00:00
flash pushed to master at flashii/misuzu 2024-07-20 19:35:57 +00:00
400253e04b Added interop endpoints for Hanyuu.
01c60e3027 Updated libraries.
Compare 2 commits »
flash pushed to master at flashii/hanyuu 2024-07-20 19:32:26 +00:00
86b32bb8eb Forgor the one for Sentry.
flash pushed to master at flashii/hanyuu 2024-07-20 19:31:21 +00:00
c60e2028c3 Added example config file.
flash pushed to master at flashii/hanyuu 2024-07-20 19:18:04 +00:00
ff4b1ba4e2 Added Apps and OAuth2 migrations.
ce57936c3a Implemented the device code flow.
Compare 2 commits »
flash pushed to master at flash/oatmeal 2024-07-20 18:48:39 +00:00
0973cd31c3 and finally the device code flow!
flash pushed to master at flashii/hanyuu 2024-07-20 03:27:37 +00:00
c8432fa15e Fixes for things I noticed I will probably forget to fix otherwise.
flash pushed to master at flashii/hanyuu 2024-07-20 03:25:34 +00:00
89a767ec25 Device code flow beginnings.
flash pushed to master at flash/oatmeal 2024-07-20 02:32:49 +00:00
05dd302866 Removed redirect_uri from token call, I'm sticking to the OAuth2.1 draft.
flash pushed to master at flashii/hanyuu 2024-07-20 02:25:57 +00:00
3ea982fd43 Implemented core OAuth spec token flows.
flash pushed to master at flash/oatmeal 2024-07-20 01:44:40 +00:00
338260a1d8 Added client credentials flow.
flash pushed to master at flash/oatmeal 2024-07-20 01:32:41 +00:00
ce7506d816 User name & password auth is off the table actually because we have two factor auth!