https://github.com/pnstack/nestjs-auth-service
Auth service build with nestjs ❤️ prisma
https://github.com/pnstack/nestjs-auth-service
authentication docker graphql nestjs postgresql prisma
Last synced: 2 months ago
JSON representation
Auth service build with nestjs ❤️ prisma
- Host: GitHub
- URL: https://github.com/pnstack/nestjs-auth-service
- Owner: pnstack
- License: mit
- Created: 2023-09-08T16:45:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-27T03:00:05.000Z (2 months ago)
- Last Synced: 2025-03-27T03:29:59.536Z (2 months ago)
- Topics: authentication, docker, graphql, nestjs, postgresql, prisma
- Language: TypeScript
- Homepage:
- Size: 758 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NestJS Auth Service
## Description
This is a simple auth service built with NestJS and Prisma. It uses JWT for authentication and authorization.