fastapi-jwt-auth topic
List
fastapi-jwt-auth repositories
fastapi-user-auth
314
Stars
41
Forks
Watchers
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.
Pizza-Delivery-API
47
Stars
18
Forks
Watchers
This is a REST API for a Pizza Delivery service built with FastAPI. Full playlist on Youtube
fastapi-jwt-auth-full-example
20
Stars
6
Forks
Watchers
This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.