Skip to content

Boilerplate and configuration setup for passport authentication with local as well as jwt strategy.

License

Notifications You must be signed in to change notification settings

aashish-khatri/authentication-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Passport Authentication Starter Files

Boilerplate and configuration setup for passport authentication with local as well as jwt strategy. Stack: Node, Express, MongoDB.

Usage

  1. Everything's already configured.
  mkdir passport-auth
  cd passport-auth
  npm clone https://github.com/aashish-khatri/authentication-config.git
  1. Go to respective strategy folder, install the dependencies and start the server.
  npm install
  npm start

About

Boilerplate and configuration setup for passport authentication with local as well as jwt strategy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published