fastapi-login 1.10.2
0
Flask-Login like package for FastAPI
Contents
Flask-Login like package for FastAPI
Stars: 641, Watchers: 641, Forks: 58, Open Issues: 0The MushroomMaula/fastapi_login
repo was created 4 years ago and the last code push was 3 weeks ago.
The project is popular with 641 github stars!
How to Install fastapi-login
You can install fastapi-login using pip
pip install fastapi-login
or add it to a project with poetry
poetry add fastapi-login
Package Details
- Author
- Max Rausch-Dupont
- License
- MIT
- Homepage
- https://github.com/MushroomMaula/fastapi_login
- PyPi:
- https://pypi.org/project/fastapi-login/
- Documentation:
- https://fastapi-login.readthedocs.io/
- GitHub Repo:
- https://github.com/MushroomMaula/fastapi_login
Classifiers
Related Packages
Errors
A list of common fastapi-login errors.
Code Examples
Here are some fastapi-login
code examples and snippets.