zitadel/internal/api/oidc
Livio Amstutz 4a2ca5a1e8
fix: handle reauth correctly (max_age=0 or prompt=login) (#1870)
* max age

* merge main

* fix when no prompt is set

* fix: update oidc pkg

* fix tests
2021-06-16 10:02:15 +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: access tokens for service users and refresh token infos (#1779) 2021-05-26 09:01:07 +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 fix: refresh token activation (#1795) 2021-05-31 11:06:01 +02:00