zitadel-oidc/pkg
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
..
client fix: avoid potential race conditions (#220) 2022-10-04 07:23:59 +02:00
crypto feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00
http feat: add WithPath CookieHandlerOpt (#217) 2022-09-30 07:40:05 +02:00
oidc chore: adjustments to comments for things found while implementing Storage 2022-09-30 07:18:08 +02:00
op fix: avoid potential race conditions (#220) 2022-10-04 07:23:59 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00