Closed LonelyVikingMichael closed 1 year ago
Add a configurable Role table, as well as a RoleUser association object. We'll use this to implement authorisation logic via Starlite Guards.
Role
RoleUser
Add a configurable
Role
table, as well as aRoleUser
association object. We'll use this to implement authorisation logic via Starlite Guards.