fastapi-jwt-auth
There are 6 repositories under fastapi-jwt-auth topic.
amisadmin/fastapi-user-auth
FastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization library. Based on FastAPI-Amis-Admin and provides a freely extensible visual management interface.
jod35/Pizza-Delivery-API
This is a REST API for a Pizza Delivery service built with FastAPI. Full playlist on Youtube
sabuhibrahim/fastapi-jwt-auth-full-example
This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.
VannySothea/fastapi-user-authentication
FastAPI User Authentication: A high-performance, open-source user authentication framework for FastAPI, featuring Role-Based Access Control (RBAC), job scheduling, email verification, async SQLAlchemy for concurrent requests.
aLmktr/fastapi-blueprint
FastAPI template with JWT auth, PostgreSQL, and Docker Compose for rapid API development.
s3m3dov/fastapi-auth-app
FastAPI authentication app written using fastapi-jwt-auth