
authx 0.9.1
0
Ready to use and customizable Authentications and Oauth2 management for FastAPI
Contents
Ready to use and customizable Authentications and Oauth2 management for FastAPI
Stars: 537, Watchers: 537, Forks: 32, Open Issues: 5The yezz123/authx
repo was created 1 years ago and the last code push was 6 days ago.
The project is popular with 537 github stars!
How to Install authx
You can install authx using pip
pip install authx
or add it to a project with poetry
poetry add authx
Package Details
- Author
- License
- Homepage
- PyPi:
- https://pypi.org/project/authx/
- Documentation:
- https://authx-v0.yezz.me/
- GitHub Repo:
- https://github.com/yezz123/authx
Classifiers
- Internet/WWW/HTTP/Session
Related Packages
Errors
A list of common authx errors.
Code Examples
Here are some authx
code examples and snippets.
GitHub Issues
The authx package has 5 open issues on GitHub
- chore(devs): Add Prisma Client as a Plugin
- chore(Dev): Configure Mypy and Setup Static Typing Checker
- [WIP] Improve Project By Adding TestCases