zitadel-oidc/pkg
Tim Möhlmann 4bd2b742f9 chore: remove unused context in NewOpenIDProvider
BREAKING CHANGE:

- op.NewOpenIDProvider
- op.NewDynamicOpenIDProvider

The call chain of above functions did not use the context anywhere.
This change removes the context from those fucntion arguments.
2023-03-08 16:49:12 +02:00
..
client chore: remove unused context in NewOpenIDProvider 2023-03-08 16:49:12 +02:00
crypto chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
http chore: switch from iouitil to io.ReadAll (#272) 2023-02-06 08:29:25 +01:00
oidc fix: use the same schema encoder everywhere (#299) 2023-03-02 14:24:44 +01:00
op chore: remove unused context in NewOpenIDProvider 2023-03-08 16:49:12 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00