zitadel-oidc/pkg/op
2021-10-28 07:59:43 +02:00
..
mock refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
auth_request.go fix code response 2021-10-26 16:10:18 +02:00
auth_request_test.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
client.go fix: check grant types and add refresh token to discovery 2021-05-27 13:44:11 +02:00
config.go begin revocation 2021-10-28 07:59:43 +02:00
config_test.go chore: move CAOS_OIDC_DEV to const (and ensure TestValidateIssuer runs (even on machines with env set)) 2020-10-07 08:49:23 +02:00
crypto.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
discovery.go begin revocation 2021-10-28 07:59:43 +02:00
discovery_test.go fix and add some tests 2021-08-20 07:49:00 +02:00
endpoint.go fix: custom absolute endpoints 2020-02-21 10:04:50 +01:00
endpoint_test.go fix: custom absolute endpoints 2020-02-21 10:04:50 +01:00
error.go handle response mode 2021-10-25 11:57:26 +02:00
keys.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
keys_test.go fixes 2021-09-27 11:57:14 +02:00
op.go begin revocation 2021-10-28 07:59:43 +02:00
probes.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
session.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
signer.go chore: improve signer log messages 2021-03-05 07:53:35 +01:00
storage.go begin revocation 2021-10-28 07:59:43 +02:00
token.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
token_code.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
token_exchange.go begin refresh token 2021-04-29 09:20:01 +02:00
token_intospection.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
token_jwt_profile.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
token_refresh.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
token_request.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
token_revocation.go begin revocation 2021-10-28 07:59:43 +02:00
userinfo.go refactor: remove utils pkg 2021-09-27 11:58:28 +02:00
verifier_access_token.go correct verifier 2021-08-20 07:51:23 +02:00
verifier_id_token_hint.go refactoring 2020-09-25 16:41:25 +02:00
verifier_jwt_profile.go simplify KeyProvider interface 2021-06-30 14:10:38 +02:00