Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkhalifeh/nestjs-auth
Implementation of different passport strategies in Nest.js
https://github.com/bkhalifeh/nestjs-auth
nest nestjs nestjs-backend nodejs passport passport-jwt passport-local typeorm typescript
Last synced: 2 months ago
JSON representation
Implementation of different passport strategies in Nest.js
- Host: GitHub
- URL: https://github.com/bkhalifeh/nestjs-auth
- Owner: bkhalifeh
- Created: 2023-07-13T09:41:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-13T09:52:29.000Z (over 1 year ago)
- Last Synced: 2024-07-29T21:38:34.447Z (6 months ago)
- Topics: nest, nestjs, nestjs-backend, nodejs, passport, passport-jwt, passport-local, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 107 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nestjs-auth
Implementation of different passport strategies in Nest.js
## 🚀 Strategies
- Local
- Local Session Base
- Json Web Token## 📜 TODO List
- [ ] google-oauth