Skip to content

mukulshakya/assignment2-auth-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assignment2-auth-app

  • Run npm install to install all required dependencies.
  • Run npm run dev to start server.
  • Navigate to localhost:3000/register to create new account.
  • Navigate to localhost:3000/login to login to existing account.
  • Navigate to localhost:3000/forgotpassword to reset password.

This project can also be viewed on this link : https://assign-2-auth.herokuapp.com/

nodemailer format

Image shows format of mail sent after Login, Registration or Password reset