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

Fix abevoelker/devise-passwordless#42 (disabling magic link should not not prevent password authentication) #47

Conversation

tbelliard
Copy link
Contributor

Allow combined use of database authentication and magic link authentication with dynamic activation of each strategy. Disabling magic link for a given user should not invalidate a session opened with another strategy.

Allow combined use of database authentication and magic link authentication with dynamic activation of each strategy. Disabling magic link for a given user should not invalidate a session opened with another strategy.
@abevoelker abevoelker merged commit f878bc0 into abevoelker:master Nov 20, 2023
14 checks passed
@abevoelker
Copy link
Owner

Fantastic! Thank you for digging into this and providing a fix with tests!! 🥳 🙌

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