I want to have a sign up/ sign in experience without a password, only with a code that will be on your email.
When a user signs up, a code will be sent to his email and then have to enter the code in another field. And when a user signs in, it can remember the email and stay logged in, but if the user has been inactive for 7 days, log the user out. I need your help please.