Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 261 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 261 Bytes

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