zitadel/internal/api/oidc
Fabi 5b4c64d740
feat: add user metadata scope and claim (#2268)
* feat: add user metadata scope and claime

* docs: scope

* docs: metadata base 64 encoded

* docs: metadata base 64 encoded

* docs: metadata base 64 encoded
2021-08-26 11:38:13 +00: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 feat: add user metadata scope and claim (#2268) 2021-08-26 11:38:13 +00:00
client.go feat: add user metadata scope and claim (#2268) 2021-08-26 11:38:13 +00:00
op.go feat: handle ui_locales in login (#1994) 2021-07-09 07:45:31 +00:00