zitadel-oidc/pkg/oidc
2020-09-10 15:43:21 +02:00
..
grants initial commit 2020-01-31 15:22:16 +01:00
authorization.go fix: implement storage 2020-09-10 15:43:21 +02: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 lot of unfinished changes 2020-09-08 16:07:49 +02:00
userinfo.go fix: add authorizations to userinfo (#37) 2020-07-09 13:40:32 +02:00
verifier.go some ideas to implement jwt client assertion 2020-09-08 17:09:27 +02:00