Contents

easy-auth 2.0.3

0

Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints

Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.

Stars: 524, Watchers: 524, Forks: 46, Open Issues: 13

The codemation/easyauth repo was created 3 years ago and the last code push was 6 months ago.
The project is popular with 524 github stars!

How to Install easy-auth

You can install easy-auth using pip

pip install easy-auth

or add it to a project with poetry

poetry add easy-auth

Package Details

Author
Joshua Jamison
License
MIT
Homepage
PyPi:
https://pypi.org/project/easy-auth/
Documentation:
https://easyauth.readthedocs.io/en/latest/
GitHub Repo:
https://github.com/codemation/easyauth

Classifiers

  • Internet/WWW/HTTP/Session
No  easy-auth  pypi packages just yet.

Errors

A list of common easy-auth errors.

Code Examples

Here are some easy-auth code examples and snippets.

GitHub Issues

The easy-auth package has 13 open issues on GitHub

  • 401 Unauthorized - When loging in for the first time on admin
  • Update token expiry or refresh token
  • easyauth httptools 0.3.0 not good for python 3.11

See more issues on GitHub

Related Packages & Articles

authx 1.1.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

fastapi-jwt-auth 0.5.0

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

casbin 1.36.0

An authorization library that supports access control models like ACL, RBAC, ABAC in Python

Authomatic 1.2.1

Authorization / authentication client library for Python web applications

rules 3.3

Awesome Django authorization, without the database