You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: