Skip to content

theodo-fintech/tuto-authentication-nestjs

Repository files navigation

NestJS Authentication and Authorization Guide

Description

This repository provides a comprehensive guide and codebase for implementing authentication and authorization processes in a NestJS project using the Passport middleware module. Feel free to explore and enhance the codebase according to your project needs. Happy coding! Check the related article here 😊

image

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Stay in touch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published