Contents

authx 1.5.0

0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

Ready to use and customizable Authentications and Oauth2 management for FastAPI

Stars: 1140, Watchers: 1140, Forks: 56, Open Issues: 1

The yezz123/authx repo was created 4 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1140 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.

Related Packages & Articles

oauthlib 3.3.1

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.22.0

An async ORM with fastapi in mind and pydantic validation.

fastapi 0.129.0

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

odmantic 1.1.0

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.