Skip to content

vinodnextcoder/nestjs-jwt-auth-cookie-mongoose

Repository files navigation

NestJS Authentication JwtService

Prettier GPL v3 License HitCount

Description

NestJS Authentication with JwtService using Bcrypt @nestjs/jwt.

Features

  1. Register
  2. Login
  3. Unit test using jest

Technologies stack:

  • Typescript, nestjs, JwtService, @nestjs/jwt
  • Bcrypt
  • mongoose

Setup

1. Install the required dependencies

$ npm install

2. Rename the .env.example filename to .env and set your local variables

$ mv .env.example .env.development

3. Start the application

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Swagger documentation for nestjs-mongoose-jwt

Running

Once the application is running you can visit [http://localhost:3000/api](http://localhost:3000/api) to see the Swagger interface.

Author

👤 Vinod

Show your support

Give a ⭐️ if this project helped you!

License

Release under the terms of MIT

Contributors 2

  •  
  •  

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy