phoenixlan / phoenixapi-v1

Python-based api server for a self-hosted event hosting system
GNU General Public License v3.0
2 stars 0 forks source link

Refactor auth system #46

Open petterroea opened 9 months ago

petterroea commented 9 months ago

Basically, we introduce prepending event type uuid to roles, allowing us to scope roles inside specific event types. This allows some form of multi tenancy.