Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant