IndominusByte / fastapi-jwt-auth

FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
http://indominusbyte.github.io/fastapi-jwt-auth/
MIT License
644 stars 150 forks source link

Any plan to make this support starlette? #27

Closed erwinyusrizal closed 3 years ago

erwinyusrizal commented 3 years ago

Hi any plan to make this middleware support starlette?

IndominusByte commented 3 years ago

Hi @erwinyusrizal for right now the answer is no, cause this extension only focus on fastapi, but it's possible to do that in the future thank you 🙏