zitadel-oidc/example/server/storage
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
..
client.go fix: enforce device authorization grant type (#400) 2023-05-26 10:52:35 +02:00
oidc.go chore: test all routes 2023-03-15 14:32:14 +01:00
storage.go fix(deps): update go-jose to new updated repo due to migration (#630) 2024-08-27 09:58:50 +00:00
storage_dynamic.go fix(deps): update go-jose to new updated repo due to migration (#630) 2024-08-27 09:58:50 +00:00
token.go chore: Make example/server usable for tests (#205) 2022-09-30 07:44:10 +02:00
user.go feat: Token Exchange (RFC 8693) (#255) 2023-02-19 15:57:46 +02:00