zitadel-oidc/pkg/op
2020-09-14 07:06:20 +02:00
..
mock lot of unfinished changes 2020-09-08 16:07:49 +02:00
authrequest.go change verifier interfaces 2020-09-11 10:45:07 +02:00
authrequest_test.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
client.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
config.go fix: add code_challenge_methods_supported to discovery endpoint (#43) 2020-08-20 16:27:51 +02:00
config_test.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
crypto.go initial commit 2020-01-31 15:22:16 +01:00
default_op.go change verifier interfaces 2020-09-11 10:45:07 +02:00
discovery.go lot of unfinished changes 2020-09-08 16:07:49 +02:00
discovery_test.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +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 fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
keys.go change some interfaces 2020-09-09 16:00:19 +02:00
op.go change verifier interfaces 2020-09-11 10:45:07 +02:00
probes.go lot of unfinished changes 2020-09-08 16:07:49 +02:00
session.go change verifier interfaces 2020-09-11 10:45:07 +02:00
signer.go fix: handle single aud string claim, extract en/decoder interface, comments (#51) 2020-09-07 12:32:35 +02:00
signer_test.go add readiness and partial key rotation 2020-02-11 17:17:09 +01:00
storage.go fix: storage interface 2020-09-10 18:31:53 +02:00
token.go lot of unfinished changes 2020-09-08 16:07:49 +02:00
tokenrequest.go change verifier interfaces 2020-09-11 10:45:07 +02:00
userinfo.go change some interfaces 2020-09-09 16:00:19 +02:00
verifier.go change verifier interfaces 2020-09-11 10:45:07 +02:00