Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 228 Bytes

File metadata and controls

13 lines (10 loc) · 228 Bytes

NodeJS Authentication and role management

This is a basic Api Rest for authentication using JWT and control access by role management

specs

  • NodeJS v14.17.0
  • Express
  • Mongoose
  • Morgan
  • Bcrypt
  • JsonWebToken
  • DotEnv