Skip to content

azeemmirza/user-identity-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Identity Service

This is a backend service for managing user identities, sessions, and devices in modern web applications. It provides secure session lifecycle management, device awareness, session revocation, and auditability, designed to reflect how authentication and security systems work in real production environments.

The service is built as a standalone identity component that can be integrated into SaaS platforms, internal tools, or microservice architectures.

About

a FastAPI-based user identity service implementing JWT authentication, RBAC authorization, and multi-device session management with postgresql and redis.

Resources

Stars

Watchers

Forks

Contributors

Languages