fastapi-jwt topic

List fastapi-jwt repositories

fastapi-jwt-auth

618
Stars
142
Forks
Watchers

FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)

fastapi-mysql-generator

449
Stars
128
Forks
Watchers

FastAPI + MySQL Web项目生成器 ,个人认为较为合理的项目组织结构;基于apscheduler的定时任务。

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.