zitadel-oidc/pkg/oidc
2021-01-28 08:41:36 +01:00
..
grants jwt profile and authorization handling 2020-09-28 13:55:22 +02:00
authorization.go refactoring 2020-09-25 16:41:25 +02:00
code_challenge.go fix: another typo 2020-02-28 18:11:38 +01:00
discovery.go introspect and client assertion 2021-01-28 08:41:36 +01:00
introspection.go introspect and client assertion 2021-01-28 08:41:36 +01:00
keyset.go refactoring 2020-09-28 08:14:10 +02:00
session.go refactoring 2020-09-28 08:14:10 +02:00
token.go feat: add clock skew and option to put userinfo (profile, email, phone, address) into id_token 2020-11-26 15:46:08 +01:00
token_request.go introspect and client assertion 2021-01-28 08:41:36 +01:00
types.go scope form encoding 2020-09-29 08:13:51 +02:00
types_test.go fix tests 2020-09-28 15:06:14 +02:00
userinfo.go refactoring 2020-09-28 08:14:10 +02:00
verifier.go refactoring 2020-09-25 16:41:25 +02:00