Stavros
|
6bf444010b
|
feat: add nonce claim support to oidc server (#686)
* feat: add nonce claim support to oidc server
* fix: review feedback
|
2026-03-04 15:34:11 +02:00 |
|
Stavros
|
af5a8bc452
|
fix: handle empty client name in authorize page
|
2026-03-03 22:48:44 +02:00 |
|
Stavros
|
06a26e976b
|
fix: fix authorize app initial box not being a box
|
2026-03-02 15:50:08 +02:00 |
|
Stavros
|
d0e39c6149
|
refactor: card title and layout tweaks (#675)
* refactor: card title and layout tweaks
* chore: review comments
* refactor: update domain warning screen
|
2026-03-01 13:36:43 +02:00 |
|
Stavros
|
671343f677
|
feat: oidc (#605)
* chore: add oidc base config
* wip: authorize page
* feat: implement basic oidc functionality
* refactor: implement oidc following tinyauth patterns
* feat: adapt frontend to oidc flow
* fix: review comments
* fix: oidc review comments
* feat: refresh token grant type support
* feat: cleanup expired oidc sessions
* feat: frontend i18n
* fix: fix typo in error screen
* tests: add basic testing
* fix: more review comments
* refactor: rework oidc error messages
* feat: openid discovery endpoint
* feat: jwk endpoint
* i18n: fix typo
* fix: more rabbit nitpicks
* fix: final review comments
* i18n: authorize page error messages
|
2026-02-01 19:00:59 +02:00 |
|