Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 329 Bytes

File metadata and controls

8 lines (8 loc) · 329 Bytes

authentication-api

Authentication Api for React Applications using Passport.js and JWT

  1. Using Passport.js and JWT for Authentication
  2. Using passport-local Strategy
  3. Node/Express.js Server
  4. Mongoose ODM
  5. Using bcrypt-nodejs for password encryption