zitadel-oidc/pkg/oidc
Livio Amstutz 57cf8ee9c7
fix: add code_challenge_methods_supported to discovery endpoint (#43)
* fix: add code_challenge_methods_supported to discovery endpoint

* fix mock
2020-08-20 16:27:51 +02:00
..
grants initial commit 2020-01-31 15:22:16 +01:00
authorization.go initial commit 2020-01-31 15:22:16 +01:00
code_challenge.go fix: another typo 2020-02-28 18:11:38 +01:00
discovery.go fix: add code_challenge_methods_supported to discovery endpoint (#43) 2020-08-20 16:27:51 +02:00
keyset.go initial commit 2020-01-31 15:22:16 +01:00
session.go feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
token.go Fix: userinfo (#15) 2020-03-06 17:14:30 +01:00
userinfo.go fix: add authorizations to userinfo (#37) 2020-07-09 13:40:32 +02:00