Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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