Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the Provider Match functionality to be overriden in the default AuthN decorator #99

Merged
merged 5 commits into from
Sep 18, 2023

Conversation

vedantr
Copy link
Member

@vedantr vedantr commented Sep 18, 2023

In the event of complex/composite provider types, the default providerMatch function may not be robust enough to meet all stated needs. This change allows for the possibility of introducing additional provider match logic instead of being forced to re-implement/totally replace the built-in AuthN decorator.

@krockpot krockpot merged commit 198881b into pinterest:master Sep 18, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants