Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-02T18:26:08.000Z (11 months ago)
- Last Synced: 2024-11-02T13:42:14.343Z (about 2 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