Skip to content

teslim191/passport_local_authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication system using Express Passport-Local

how to use

  1. clone repo with git clone or download zip file and extract.
  2. run npm i to install dependencies.
  3. create a config.env file add a mongo uri connection string
  4. run npm run dev to run server

Releases

No releases published

Packages

No packages published