Skip to content
/ guardian Public

Simple but safe authorization and authentication facilities.

License

Notifications You must be signed in to change notification settings

t10d/guardian

Repository files navigation

guardian

Simple but safe authorization and authentication facilities.

Features

  1. JWT for authentication
  2. AERBAC for authorization
  • Attributes enhanced role-based access control model, i.e. RBAC w/ steroids

Usage

pip install kingdom-guardian
from guardian import flow

About

Simple but safe authorization and authentication facilities.

Resources

License

Stars

Watchers

Forks

Packages

No packages published