Contents

authx 0.9.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: 665, Watchers: 665, Forks: 42, Open Issues: 5

The yezz123/authx repo was created 2 years ago and the last code push was 3 days ago.
The project is popular with 665 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
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 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

See more issues on GitHub

Related Packages & Articles

oauthlib 3.2.2

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

ormar 0.20.0

An async ORM with fastapi in mind and pydantic validation.

fastapi 0.110.0

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

fastapi-jwt-auth 0.5.0

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

odmantic 1.0.1

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.

sqlmodel 0.0.16

SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.