• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • License
    MIT License
  • Created about 1 year ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

FastAPI authentication system using JWT and OAuth2, leveraging libraries like Passlib's bcrypt and Python-JOSE for enhanced security. It serves as a hands-on practice to integrate modern authentication techniques within a FastAPI application.