mirror of
https://github.com/zitadel/oidc.git
synced 2026-01-09 21:00:07 -06:00
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.