You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RBAC (Role-Based Access Control)
Provide a succinct and clear description of the problem. For example, I encounter an issue when...
i find example here: https://github.com/loco-rs/loco/tree/v0.14.0/examples/demo Describe the solution you'd like
Would love to see RBAC feature added as an option
thank you so much.
The text was updated successfully, but these errors were encountered:
Hey @hieudev0390,
I don’t think we need to implement this as a first-class feature in the loco library. That said, we can definitely create an initializer for it, similar to what @NexVeridian did in loco-openapi-Initializer.
If someone wants to take it on, I’d be happy to help with it.
Feature Request
RBAC (Role-Based Access Control)
Provide a succinct and clear description of the problem. For example, I encounter an issue when...
i find example here:
https://github.com/loco-rs/loco/tree/v0.14.0/examples/demo
Describe the solution you'd like
Would love to see RBAC feature added as an option
thank you so much.
The text was updated successfully, but these errors were encountered: