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