zitadel-oidc/pkg/client/rp
Tim Möhlmann aad76b0d91 feat: merge the verifier types
BREAKING CHANGE:

- The various verifier types are merged into a oidc.Verifir.
- oidc.Verfier became a struct with exported fields
2023-03-20 18:30:57 +02:00
..
cli upgrade this module to v3 2023-03-20 13:38:21 +02:00
delegation.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
device.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
jwks.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
relying_party.go feat: merge the verifier types 2023-03-20 18:30:57 +02:00
tockenexchange.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
verifier.go feat: merge the verifier types 2023-03-20 18:30:57 +02:00
verifier_test.go feat: merge the verifier types 2023-03-20 18:30:57 +02:00
verifier_tokens_example_test.go upgrade this module to v3 2023-03-20 13:38:21 +02:00