KundaPanda / sqlalchemy-auth-hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLAlchemy Auth Hooks

A personal project to integrate various authorization providers into SQLAlchemy using events.

Very unstable, please use at your own risk.

Goals:

  • Generic hooks for authorization providers
  • Dynamic updates (from existing field values)
  • Oso integration (based on sqlalchemy-oso)
  • Zanzibar-like integration (Permify, Keto, etc.)
  • ?

About

License:MIT License


Languages

Language:Python 99.9%Language:Polar 0.1%