Skip to content

JWT HTTP only cookie authentication with role based access control in NestJS

License

Notifications You must be signed in to change notification settings

sNishant011/nestjs_auth_starter

Repository files navigation

Instructions

  • Example for .env is given in .env.example

  • Create .env file and add required JWT and MySQL database configuration.

  yarn
  yarn start:dev
  • Head towards http://localhost:3001

Releases

No releases published

Packages

No packages published