Skip to content

JWT Authentication by using AngularJS,NodeJs, MongoDB, Mongojs, ExpressJs,PassportJs

Notifications You must be signed in to change notification settings

RutujaPatil15/MEAN-JWT-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN-JWT-Authentication

Implement JWT Authentication by using AngularJS, NodeJs, MongoDB, Mongojs, ExpressJs, PassportJs, Passport-Jwt, Jsonwebtoken

To run locally:

  • Clone this repo
  • npm install
  • node server
  • open chrome browser with localhost:3000