zitadel-oidc/pkg/client
David Sharnoff c4b7ef9160
fix: avoid potential race conditions (#220)
* fix potential race condition during signer update

* avoid potential race conditions with lazy-initializers in OpenIDProvider

* avoid potential race lazy initializers in RelyingParty

* review feedback -- additional potential races

* add pre-calls to NewRelyingPartyOIDC too
2022-10-04 07:23:59 +02:00
..
profile fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
rp fix: avoid potential race conditions (#220) 2022-10-04 07:23:59 +02:00
rs fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
client.go feat: add rp.RefreshAccessToken (#198) 2022-08-05 10:57:50 +02:00
jwt_profile.go feat: add rp.RefreshAccessToken (#198) 2022-08-05 10:57:50 +02:00
key.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00