zitadel-oidc/pkg/op
2022-04-22 16:00:02 +02:00
..
mock update go module version to v2 2022-04-22 16:00:02 +02:00
auth_request.go update go module version to v2 2022-04-22 16:00:02 +02:00
auth_request_test.go update go module version to v2 2022-04-22 16:00:02 +02:00
client.go update go module version to v2 2022-04-22 16:00:02 +02:00
config.go feat(op): dynamic issuer depending on request / host 2022-04-22 14:23:29 +02:00
config_test.go feat(op): dynamic issuer depending on request / host 2022-04-22 14:23:29 +02:00
context.go feat(op): dynamic issuer depending on request / host 2022-04-22 14:23:29 +02:00
context_test.go feat(op): dynamic issuer depending on request / host 2022-04-22 14:23:29 +02:00
crypto.go update go module version to v2 2022-04-22 16:00:02 +02:00
discovery.go update go module version to v2 2022-04-22 16:00:02 +02:00
discovery_test.go update go module version to v2 2022-04-22 16:00:02 +02:00
endpoint.go fix: custom absolute endpoints 2020-02-21 10:04:50 +01:00
endpoint_test.go update go module version to v2 2022-04-22 16:00:02 +02:00
error.go update go module version to v2 2022-04-22 16:00:02 +02:00
keys.go update go module version to v2 2022-04-22 16:00:02 +02:00
keys_test.go update go module version to v2 2022-04-22 16:00:02 +02:00
op.go update go module version to v2 2022-04-22 16:00:02 +02:00
probes.go update go module version to v2 2022-04-22 16:00:02 +02:00
session.go update go module version to v2 2022-04-22 16:00:02 +02:00
signer.go feat(op): dynamic issuer depending on request / host 2022-04-22 14:23:29 +02:00
storage.go update go module version to v2 2022-04-22 16:00:02 +02:00
token.go update go module version to v2 2022-04-22 16:00:02 +02:00
token_code.go update go module version to v2 2022-04-22 16:00:02 +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 update go module version to v2 2022-04-22 16:00:02 +02:00
token_jwt_profile.go update go module version to v2 2022-04-22 16:00:02 +02:00
token_refresh.go update go module version to v2 2022-04-22 16:00:02 +02:00
token_request.go update go module version to v2 2022-04-22 16:00:02 +02:00
token_revocation.go update go module version to v2 2022-04-22 16:00:02 +02:00
userinfo.go update go module version to v2 2022-04-22 16:00:02 +02:00
verifier_access_token.go update go module version to v2 2022-04-22 16:00:02 +02:00
verifier_id_token_hint.go update go module version to v2 2022-04-22 16:00:02 +02:00
verifier_jwt_profile.go update go module version to v2 2022-04-22 16:00:02 +02:00