Skip to content

Got tired of writing auth for all my personal projects and building this to reuse it. nothing more

Notifications You must be signed in to change notification settings

kalebalebachew/Auth-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Got tired of writing auth for all my personal projects and building this to reuse it. nothing more

  • This repository contains an authentication server built with Node.js, Express.js, and JWT (JSON Web Tokens) for managing user authentication and role-based access control. The server includes functionalities such as user login, registration, token generation, role verification, and more.

Tech-stack

  • Express with typescript
  • Drizzle-orm
  • Postgresql

About

Got tired of writing auth for all my personal projects and building this to reuse it. nothing more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published