zitadel-oidc/pkg/oidc
2020-09-10 08:35:37 +02:00
..
grants initial commit 2020-01-31 15:22:16 +01:00
authorization.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +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 fix: unmarshalling of audience as array (#53) 2020-09-10 08:35:37 +02:00
userinfo.go fix: add authorizations to userinfo (#37) 2020-07-09 13:40:32 +02:00