authx 1.3.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: 797, Watchers: 797, Forks: 48, Open Issues: 6The yezz123/authx
repo was created 3 years ago and the last code push was 3 days ago.
The project is popular with 797 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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/authx/
- Documentation:
- https://authx.yezz.me/
- GitHub Repo:
- https://github.com/yezz123/authx
Classifiers
- Internet
- Internet/WWW/HTTP/Session
- Software Development/Libraries/Python Modules
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 6 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