wearefuturegov / Outpost-Platform

The Outpost Platform repository
0 stars 1 forks source link

Passwordless log-in aka Magic link login #34

Open apricot13 opened 1 year ago

apricot13 commented 1 year ago

Using a magic link 🧙‍♂️ is a way to log in to the website without having to type in your username and password. Instead, the website sends you an email or a text message with a special link that, when you click on it, automatically logs you into the website. Currently, in order to update a service on Outpost, service providers must create a username and password. Although it is possible to increase security by implementing two-factor authentication, which requires users to enter a randomly generated number after logging in, expecting users to manage this additional security measure for a site they may only access every few weeks or months could become another obstacle to encouraging users to update their service data.

Task Description:

As a user of our website, I want to be able to log in using a magic link, so that I can easily and securely access my account without having to remember my password.

Acceptance Criteria:

Definitions of Done: