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-link login option #177

Open
tg44 opened this issue Apr 18, 2020 · 0 comments
Open

Add magic-link login option #177

tg44 opened this issue Apr 18, 2020 · 0 comments

Comments

@tg44
Copy link
Member

tg44 commented Apr 18, 2020

The use-case:

  • User "registers" with an email address.
  • User gets a "registration" email, clicks on the link
  • The link creates the new account
  • When the users try to log in again, they can write in the mail address to the login form (only email)
  • User gets an email with "magic link" in it
  • The link logs the user in

This probably needs a new email template (if we have one), it needs a new amqp topic too.

Probably the whole flow can be added to the already existing email-pass login flow.

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

No branches or pull requests

1 participant