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

Passwordless authentication (with email link) #1

Open
oahmedqureshi opened this issue Jun 9, 2021 · 1 comment
Open

Passwordless authentication (with email link) #1

oahmedqureshi opened this issue Jun 9, 2021 · 1 comment
Assignees

Comments

@oahmedqureshi
Copy link
Contributor

Send an email link to a user for authentication:
UI:
-Email input field where the user enters email for ending passwordless authentication link.
-This should be in PrivateRoute
-When users open an email and click on the link that he/she got in email users will land on our app. The first user enters his/her email to verify (so others can not use the same link to authenticate).

We can use this design for our app.
-there will be to screens for this with button title 1) Send email 2) verify email
passwordless

@oahmedqureshi
Copy link
Contributor Author

Clone repo and start a project with the command "docker-compose up --build"

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

2 participants