zitadel-oidc/example/server/dynamic
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
..
login.go feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00
op.go chore: remove unused context in NewOpenIDProvider 2023-03-08 16:49:12 +02:00