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: 619, Watchers: 619, Forks: 57, Open Issues: 14

The codemation/easyauth repo was created 5 years ago and the last code push was 1 years ago.
The project is popular with 619 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.

Related Packages & Articles

authx 1.5.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.43.0

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

Authomatic 1.3.0

Authorization / authentication client library for Python web applications

rules 3.5

Awesome Django authorization, without the database