zitadel-oidc/pkg/op
James Batt a6845e7b68 Update pkg/op/token_client_credentials.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-09 19:28:37 +10:00
..
mock fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
auth_request.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
auth_request_test.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
client.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
config.go first draft 2022-05-09 19:28:37 +10:00
config_test.go feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00
crypto.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
discovery.go first draft 2022-05-09 19:28:37 +10:00
discovery_test.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
endpoint.go fix: custom absolute endpoints 2020-02-21 10:04:50 +01:00
endpoint_test.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
error.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
keys.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
keys_test.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
op.go implemented support for client_credentials grant 2022-05-09 19:28:37 +10:00
probes.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
session.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
signer.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
storage.go implemented support for client_credentials grant 2022-05-09 19:28:37 +10:00
token.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
token_client_credentials.go Update pkg/op/token_client_credentials.go 2022-05-09 19:28:37 +10:00
token_code.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
token_exchange.go feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00
token_intospection.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
token_jwt_profile.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
token_refresh.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
token_request.go implemented support for client_credentials grant 2022-05-09 19:28:37 +10:00
token_revocation.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
userinfo.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
verifier_access_token.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
verifier_id_token_hint.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
verifier_jwt_profile.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00