zitadel-oidc/pkg/op
Livio Amstutz 64797c1df6 cleanup
2020-09-16 15:22:15 +02:00
..
mock update mocks 2020-09-16 06:44:16 +02:00
authrequest.go update some op interfaces 2020-09-15 07:25:44 +02:00
authrequest_test.go let tests work 2020-09-15 08:06:43 +02:00
client.go update some op interfaces 2020-09-15 07:25:44 +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
discovery.go harmonize jwtProfile and existing interfaces / functions 2020-09-15 16:59:27 +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 update some op interfaces 2020-09-15 07:25:44 +02:00
op.go cleanup 2020-09-16 15:22:15 +02:00
probes.go harmonize jwtProfile and existing interfaces / functions 2020-09-15 16:59:27 +02:00
session.go update some op interfaces 2020-09-15 07:25:44 +02:00
signer.go cleanup 2020-09-16 15:22:15 +02:00
signer_test.go add readiness and partial key rotation 2020-02-11 17:17:09 +01:00
storage.go harmonize jwtProfile and existing interfaces / functions 2020-09-15 16:59:27 +02:00
token.go cleanup 2020-09-16 15:22:15 +02:00
tokenrequest.go cleanup 2020-09-16 15:22:15 +02:00
userinfo.go change some interfaces 2020-09-09 16:00:19 +02:00
verifier_id_token_hint.go harmonize jwtProfile and existing interfaces / functions 2020-09-15 16:59:27 +02:00
verifier_jwt_profile.go cleanup 2020-09-16 15:22:15 +02:00