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

https://github.com/zero1max/fastapi-auth

A simple authentication system using FastAPI, Tortoise ORM, and JWT for user registration and login.
https://github.com/zero1max/fastapi-auth

fastapi python3 sqlite3 tortoise-orm

Last synced: 10 months ago
JSON representation

A simple authentication system using FastAPI, Tortoise ORM, and JWT for user registration and login.

Awesome Lists containing this project

README

          

# fastapi-auth
A simple authentication system using FastAPI, Tortoise ORM, and JWT for user registration and login.