
fastapi-jwt-auth 0.5.0
0
FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)
Contents
FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)
Stars: 829, Watchers: 829, Forks: 177, Open Issues: 61The IndominusByte/fastapi-jwt-auth repo was created 5 years ago and the last code push was 1 years ago.
The project is popular with 829 github stars!
How to Install fastapi-jwt-auth
You can install fastapi-jwt-auth using pip
pip install fastapi-jwt-auth
or add it to a project with poetry
poetry add fastapi-jwt-auth
Package Details
- Author
- Nyoman Pradipta Dewantara
- License
- Homepage
- https://github.com/IndominusByte/fastapi-jwt-auth
- PyPi:
- https://pypi.org/project/fastapi-jwt-auth/
- Documentation:
- https://indominusbyte.github.io/fastapi-jwt-auth/
- GitHub Repo:
- https://github.com/IndominusByte/fastapi-jwt-auth
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common fastapi-jwt-auth errors.
Code Examples
Here are some fastapi-jwt-auth code examples and snippets.
pythonfix







