avo-hq / avo

Build Ruby on Rails apps 10x faster
https://avohq.io
Other
1.5k stars 238 forks source link

Role-based authorization #3238

Open adrianthedev opened 3 weeks ago

adrianthedev commented 3 weeks ago

Feature

Traditionally we used https://github.com/varvet/pundit to implement authorization in Avo which is a great and simple solution but we've seen customers (and myself) needing to reach for a built-in RBAC system.

Current workarounds

Do it yourself using authorization policies.

github-actions[bot] commented 1 week ago

This issue has been marked as stale because there was no activity for the past 15 days.