zitadel/internal/idp/providers/jwt
Tim Möhlmann 3bbcc3434a
chore(deps): upgrade to oidc v3 (#6737)
This pr upgrades oidc to v3 . Function signature changes have been migrated as well. Specifically there are more client calls that take a context now. Where feasable a context is added to those calls. Where a context is not (easily) available context.TODO() is used as a reminder for when it does.

Related to #6619
2023-10-17 15:19:51 +00:00
..
jwt_test.go feat: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +02:00
jwt.go fix: add authURLParams to urls for external idps (#5404) 2023-03-14 15:42:29 +00:00
session_test.go chore(deps): upgrade to oidc v3 (#6737) 2023-10-17 15:19:51 +00:00
session.go chore(deps): upgrade to oidc v3 (#6737) 2023-10-17 15:19:51 +00:00