mirror of
https://github.com/zitadel/oidc.git
synced 2026-02-15 15:19:16 -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.