zitadel/internal/api/oidc
Silvan 3d865b3178
fix(auth): improve sign out handling (#2030)
* fix(auth): create index on token table

* only terminate active sessions

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-07-19 15:12:00 +02:00
..
auth_request_converter.go fix: handle reauth correctly (max_age=0 or prompt=login) (#1870) 2021-06-16 10:02:15 +02:00
auth_request.go fix(auth): improve sign out handling (#2030) 2021-07-19 15:12:00 +02:00
client_converter.go fix: refresh token activation (#1795) 2021-05-31 11:06:01 +02:00
client.go fix: handle reauth correctly (max_age=0 or prompt=login) (#1870) 2021-06-16 10:02:15 +02:00
op.go feat: handle ui_locales in login (#1994) 2021-07-09 07:45:31 +00:00