Contents

authx 1.3.1

0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

Ready to use and customizable Authentications and Oauth2 management for FastAPI

Stars: 797, Watchers: 797, Forks: 48, Open Issues: 6

The 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
No  authx  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

oauthlib 3.2.2

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

fastapi-jwt-auth 0.5.0

FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)

ormar 0.20.1

An async ORM with fastapi in mind and pydantic validation.

fastapi 0.115.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

odmantic 1.0.2

ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints

fastapi-redis-cache 0.2.5

A simple and robust caching solution for FastAPI endpoints, fueled by the unfathomable power of Redis.