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 magic logins #3669

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

connortechnology
Copy link
Member

This PR adds a sessionless login by emailed magic link. The idea is to use it just to change password, but so far it could be used for any web ui page...

As such, it enables a Forgotten Pasword feature for users who have an Email address set in their User.

Probably we could actually jwt for this, but I havn't done the work I want to do with jwt to generate jwt's with different expire times.

I would appreciate comments/critique. This is still a work in progress.

Isaac Connor added 30 commits March 1, 2023 13:33
…oing forgotpassword, logout. Fixup sending email, using templates etc
…at when logged in, so various things like logout modal work
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.

None yet

1 participant