Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 227 Bytes

File metadata and controls

13 lines (7 loc) · 227 Bytes

role-based-authentication

pre-requistes before running the server

  1. Add .env file in base folder

  2. .env file should contain

APP_DB=mongodb://localhost:27017/role-auth

APP_PORT=5000

APP_SECRET=QWERTYUIOP