- Notifications
You must be signed in to change notification settings - Fork30
NestJS Authentication without Passport using Bcrypt, JWT and Redis
License
NotificationsYou must be signed in to change notification settings
anilahir/nestjs-authentication-and-authorization
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
NestJS Authentication without Passport using Bcrypt, JWT and Redis
- Register
- Login
- Show profile
- Logout
- JWT
- Bcrypt
- TypeORM + MySQL
- Redis
- Docker
$ npm install
$ mv .env.example .env
# development$ npm run start# watch mode$ npm run start:dev# production mode$ npm run start:prod
# start the application$ npm run docker:up# stop the application$ npm run docker:down
- NestJS Authentication without Passport
- NestJS, Redis and Postgres local development with Docker Compose
👤Anil Ahir
- Twitter:@anilahir220
- Github:@anilahir
- LinkedIn:@anilahir
Give a ⭐️ if this project helped you!
Explore more NestJS example projects:
Release under the terms ofMIT
About
NestJS Authentication without Passport using Bcrypt, JWT and Redis
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
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.