zitadel-oidc/pkg/client/rp
Andrew 2308e2f8be
fix(deps): update go-jose to new updated repo due to migration (#630)
* updates go-jose to new updated repo due to migration

- updated from /square/go-jose to /go-jose/go-jose
- updates to v2.6.3
- addresses CVE-2016-9123 and CVE-2016-9121
- fixes tests that were adjusting for a 1s delay

* revert 299>300 in op_test.go
2024-08-27 09:58:50 +00:00
..
cli refactor: use struct types for claim related types (#283) 2023-03-10 16:31:22 +02:00
delegation.go feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00
device.go fix: Only set GrantType once (#353) 2023-03-29 07:51:10 +00:00
jwks.go fix(deps): update go-jose to new updated repo due to migration (#630) 2024-08-27 09:58:50 +00:00
relying_party.go fix(deps): update go-jose to new updated repo due to migration (#630) 2024-08-27 09:58:50 +00:00
tockenexchange.go feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00
verifier.go fix(deps): update go-jose to new updated repo due to migration (#630) 2024-08-27 09:58:50 +00:00
verifier_test.go fix(deps): update go-jose to new updated repo due to migration (#630) 2024-08-27 09:58:50 +00:00
verifier_tokens_example_test.go refactor: use struct types for claim related types (#283) 2023-03-10 16:31:22 +02:00