Commit graph

15 commits

Author SHA1 Message Date
ee9edfcc70
clear up static api token error message 2026-07-18 20:49:11 +02:00
186ab662fb
api: implement static dooris tokens 2026-05-28 17:52:13 +02:00
63a9485209
api: restructure user authentication modelling to support other user backends
All checks were successful
Build Container / Build Container (push) Successful in 1m26s
2026-05-28 17:29:57 +02:00
5bdf04cbb6
api: tentatively make auth_nonce optional after token refresh
All checks were successful
Build Container / Build Container (push) Successful in 1m38s
2026-05-19 16:34:53 +02:00
6ce5984c1e
api: fix OIDC not re-persisting token nonce 2026-05-14 17:52:15 +02:00
f4a27dffd4
api: log failure state of OIDC token refresh better 2026-05-14 17:50:41 +02:00
2f991a6b02
api: restructure exception generation to be more ergonomic in the code 2026-05-14 16:23:52 +02:00
b623082c4a
api: refactor ccujack state keeping 2026-05-14 15:36:46 +02:00
07c72c752f
api: implement logout endpoint 2026-05-14 15:27:38 +02:00
c1a78e4dc9
api: implement ccu querying 2026-05-09 21:16:44 +02:00
745dfaf19f
api: add better response documentation 2026-05-07 21:40:35 +02:00
bc7e74f28d
api: add tooling for keeping a local cache 2026-05-07 21:38:51 +02:00
94fac19546
implement automatic login refresh using OIDC refresh tokens 2026-05-04 11:02:10 +02:00
1f13e8aa5a
api: implement bare-bones userinfo endpoint 2026-05-03 23:45:24 +02:00
2a03930b7e
store login toke expiry correctly in cookies 2026-05-03 23:40:47 +02:00