Skip to content

rauniksingh/user_authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user_authentication

System Requirement

  1. Node v8 or higher
  2. Mongodb

Running the application

  1. In .env file, Change the host key to your ip/wport or domain
  2. In .env file, Set your own email and password. make sure smtp, imap & pop3 setting is active in email provided.
  3. Install the packages using command: npm install
  4. To run using nodemon: nodemon app
  5. To run application give command in terminal: node app

Below link has the Request & Response format

Postman api Link: https://www.getpostman.com/collections/21d7611709df17816652

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published