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

Add AppLoadContext as a strategy and authenticate option #113

Merged
merged 1 commit into from
Dec 29, 2021

Conversation

sergiodxa
Copy link
Owner

@sergiodxa sergiodxa commented Dec 29, 2021

This will let a verify callback receive the context from the loader/action so it can receive any object from there, like a DB connection.

It's up to the strategy to use it or not.

@sergiodxa sergiodxa added the enhancement New feature or request label Dec 29, 2021
@sergiodxa sergiodxa self-assigned this Dec 29, 2021
@sergiodxa sergiodxa merged commit 578b7c5 into main Dec 29, 2021
@sergiodxa sergiodxa deleted the add-context-to-options branch December 29, 2021 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support passing additional information to the Strategy for use during Verify
1 participant