-
Notifications
You must be signed in to change notification settings - Fork 63
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
Adding LogIn via OTP #151
Comments
and i can do documentation work |
@Abhigaba just elaborate more on how you are goinh to implement and which libraries/ packages you are going to use |
There are two ways :
@soham0005 , depending on the requirements it can be imlpemented in both ways. |
@Abhigaba you can start working on it, you can use any of the method which is free of cost |
@AdibaNaushad, raise another issue for the documentation you mentioned, i'll assign it to you |
@Abhigaba any updates? |
@soham0005 , yes I have created the backend part and will be opening the pr for it in a minute. It is successfully running and tested on postman. Before merging add these things in the .env file
you can get these if you follow this "https://www.freecodecamp.org/news/use-nodemailer-to-send-emails-from-your-node-js-server/" |
Will do the frontend part tomorrow. |
Adding LogIn via OTP #151 (Backend Schema and routes)
To enhance the user login experience, I can create a login using otp system making the website more intuitive.
The text was updated successfully, but these errors were encountered: