https://github.com/lumbrjx/auth-sys
simple auth system with Redis for database session, Fastify and typescript. the auth is fully made with fastify plugins
https://github.com/lumbrjx/auth-sys
auth cookie fastify redis session typescript
Last synced: about 2 months ago
JSON representation
simple auth system with Redis for database session, Fastify and typescript. the auth is fully made with fastify plugins
- Host: GitHub
- URL: https://github.com/lumbrjx/auth-sys
- Owner: lumbrjx
- Created: 2023-09-21T11:37:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T18:26:08.000Z (over 2 years ago)
- Last Synced: 2025-08-10T16:46:42.390Z (11 months ago)
- Topics: auth, cookie, fastify, redis, session, typescript
- Language: TypeScript
- Homepage:
- Size: 352 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auth-sys
A full auth system made with Fastify plugins only, typescript and redis for session storage.
## Used stack
- Fastify (Typescript)
- Drizzle
- Redis
- Postgres
## Todo
- nginx setup
- private registery