.. |
grants
|
feat(op): add support for client credentials
|
2023-01-30 11:18:31 +01:00 |
authorization.go
|
feat: Token Revocation, Request Object and OP Certification (#130)
|
2021-11-02 13:21:35 +01:00 |
code_challenge.go
|
fix(module): rename caos to zitadel
|
2022-04-27 00:28:09 +02:00 |
discovery.go
|
feat: Token Revocation, Request Object and OP Certification (#130)
|
2021-11-02 13:21:35 +01:00 |
error.go
|
feat: Token Revocation, Request Object and OP Certification (#130)
|
2021-11-02 13:21:35 +01:00 |
introspection.go
|
feat: add all optional claims of the introspection response
|
2022-07-22 07:09:57 +02:00 |
jwt_profile.go
|
fix: parse max_age and prompt correctly (and change scope type) (#105)
|
2021-06-16 08:34:01 +02:00 |
keyset.go
|
fix: handle keys without use in FindMatchingKey
|
2022-01-28 09:42:42 +01:00 |
keyset_test.go
|
add missing import
|
2022-01-28 09:48:37 +01:00 |
revocation.go
|
feat: Token Revocation, Request Object and OP Certification (#130)
|
2021-11-02 13:21:35 +01:00 |
session.go
|
fix: use default redirect uri when not passed
|
2022-07-25 15:34:58 +02:00 |
token.go
|
fix: add state in access token response (implicit flow)
|
2022-06-17 10:01:20 +02:00 |
token_request.go
|
feat(op): add support for client credentials
|
2023-01-30 11:18:31 +01:00 |
types.go
|
feat: Token Revocation, Request Object and OP Certification (#130)
|
2021-11-02 13:21:35 +01:00 |
types_test.go
|
fix: parse max_age and prompt correctly (and change scope type) (#105)
|
2021-06-16 08:34:01 +02:00 |
userinfo.go
|
feat: Token Revocation, Request Object and OP Certification (#130)
|
2021-11-02 13:21:35 +01:00 |
userinfo_test.go
|
feat: Enable parsing email_verified from string. (#139)
|
2021-11-02 09:14:33 +01:00 |
verifier.go
|
fix(module): rename caos to zitadel
|
2022-04-27 00:28:09 +02:00 |