zitadel-oidc/pkg
Kotaro Otaka 68d4e08f6d
feat: Added the ability to verify ID tokens using the value of id_token_signing_alg_values_supported retrieved from DiscoveryEndpoint (#579)
* feat(rp): to use signing algorithms from discovery configuration (#574)

* feat: WithSigningAlgsFromDiscovery to verify IDTokenVerifier() behavior in RP with
2024-04-16 08:41:31 +00:00
..
client feat: Added the ability to verify ID tokens using the value of id_token_signing_alg_values_supported retrieved from DiscoveryEndpoint (#579) 2024-04-16 08:41:31 +00:00
crypto feat(deps): update go-jose to v4 (#588) 2024-04-11 18:13:30 +03:00
http feat: return oidc.Error in case of call token failure (#571) 2024-04-01 13:55:22 +00:00
oidc feat(deps): update go-jose to v4 (#588) 2024-04-11 18:13:30 +03:00
op feat(deps): update go-jose to v4 (#588) 2024-04-11 18:13:30 +03:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00