bloom-housing / bloom

component-based web framework for affordable housing management
Apache License 2.0
34 stars 24 forks source link

Prisma: new permissioning system #3502

Open ludtkemorgan opened 1 year ago

ludtkemorgan commented 1 year ago

The current backend controls auth and permissioning with casbin and custom code. Although we don't have the time to do a full overhaul for the first pass of the Prisma switchover, we would like to rethink a better long term plan.

The idea of this ticket is to do a spike and design doc for a long term solution on how we want to handle auth and permissioning. Ideally it would include the recommended solution along with estimates on how long it would take.

YazeedLoonat commented 5 months ago

tie: https://github.com/bloom-housing/bloom/issues/3190