FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight), if you were familiar with flask-jwt-extended this extension suitable for you, cause this extension inspired by ...
├── app │ ├── api │ │ ├── __init__.py │ │ └── v1 │ │ ├── __init__.py │ │ └── routers │ │ ├── admin.py ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results