fastapi_user_auth 0.7.3
0
FastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization librar
Contents
FastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization library. Based on FastAPI-Amis-Admin and provides a freely extensible visual management interface.
Stars: 339, Watchers: 339, Forks: 43, Open Issues: 18The amisadmin/fastapi-user-auth
repo was created 2 years ago and the last code push was 3 months ago.
The project is popular with 339 github stars!
How to Install fastapi_user_auth
You can install fastapi_user_auth using pip
pip install fastapi_user_auth
or add it to a project with poetry
poetry add fastapi_user_auth
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/fastapi_user_auth/
- Documentation:
- http://docs.amis.work/
- GitHub Repo:
- https://github.com/amisadmin/fastapi_user_auth
Classifiers
- System/Systems Administration
Related Packages
Errors
A list of common fastapi_user_auth errors.
Code Examples
Here are some fastapi_user_auth
code examples and snippets.
GitHub Issues
The fastapi_user_auth package has 18 open issues on GitHub
- ImportError: cannot import name 'schema_create_by_schema' from 'fastapi_amis_admin.crud.utils'