Skip to content

DCodeMania/user-auth-api-node-mongo-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication System API Using Node.js, Express, MongoDB, JWT, Bcrypt

Create .env file in the root and declare these env variables

  • PORT - Port number for the server
  • DB_URI - MongoDB connection string
  • JWT_SECRET - Secret key for JWT

About

User Authentication API for SPAs using Node.js, Express, Mongoose, JWT and Bcryptjs

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors