- Notifications
You must be signed in to change notification settings - Fork3
About JwtService utilities module based on the nestjs/jwt package Authentication using NestJS & JWT Token, JwtService and cookies as access token & refresh token.
NotificationsYou must be signed in to change notification settings
vinodnextcoder/nestjs-jwt-auth-cookie-mongoose
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NestJS Authentication with JwtService using Bcrypt @nestjs/jwt.
- Register
- Login
- Unit test using jest
- Typescript, nestjs, JwtService, @nestjs/jwt
- Bcrypt
- mongoose
$ npm install
$ mv .env.example .env.development
# development$ npm run start# watch mode$ npm run start:dev# production mode$ npm run start:prod
Once the application is running you can visit [http://localhost:3000/api](http://localhost:3000/api) to see the Swagger interface.
👤Vinod
- Github:@vinodnextcoder
Give a ⭐️ if this project helped you!
Release under the terms ofMIT
About
About JwtService utilities module based on the nestjs/jwt package Authentication using NestJS & JWT Token, JwtService and cookies as access token & refresh token.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.