LetsMesh / Site

Repository for the Website named Let's Mesh
https://letsmesh.vercel.app
6 stars 2 forks source link

B3.2 Prompt Opt-in @ Login #76

Closed misslame closed 1 year ago

misslame commented 1 year ago

Story: As a User (Mentor, Mentee, or Educator), I want to be able to have a more secure login where it requires another device of mine in order to login

Details: When a user logs in for the first time on the browser, ask if they want to enable 2factor authentication and direct them to the account settings if they say yes where they can enable this. If they say no, give a message that they can enable it at any time as a banner near the top of the page in the home page.

Note: You should use local storage / cookie / or cache to determine whether it is their "first time" on this browser.

Technical Details:

misslame commented 1 year ago

@calhuy This may role over multiple sprints, please do not hesitate to ask for help, research, etc. Right now, focus on the UI/UX for the prompt. If necessary, we can break it into multiple tasks.

misslame commented 1 year ago

Adding someone else, @PattyCakesxD to help with this task.