zitadel-oidc/pkg/client/rp
Livio Amstutz a63fbee93d
fix: improve JWS and key verification (#128)
* fix: improve JWS and key verification

* fix: get remote keys if no cached key matches

* fix: get remote keys if no cached key matches

* fix exactMatch

* fix exactMatch

* chore: change default branch name in .releaserc.js
2021-09-14 15:13:44 +02:00
..
cli fix: rp verification process (#95) 2021-06-23 11:08:54 +02:00
mock feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
delegation.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
jwks.go fix: improve JWS and key verification (#128) 2021-09-14 15:13:44 +02:00
relaying_party.go pkce: encode code verifier with base64 without padding 2021-09-13 13:56:38 +02:00
tockenexchange.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
verifier.go fix: rp verification process (#95) 2021-06-23 11:08:54 +02:00