Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 342 Bytes

File metadata and controls

10 lines (6 loc) · 342 Bytes

This is a learning project where I created an Authentication and Authorization microservice using FastAPI.

This repo contains my implementation of a simple but effective auth service that handles:

  • User registration and login
  • JWT token-based authentication
  • Password hashing and security

Image alt