nest-passport
nest-passport copied to clipboard
Nest authentication example using passport strategies
The Nest framework + Passport.
Installation
Install dependencies :
$ npm install
Create .env file :
cp .env.example .env
Start
$ npm run start
People
- Author - Kamil Myśliwiec
- Website - http://nestjs.com
