Provide Role Based Access Control feature to admin API and admin dashboard UI #5059
avsilva
started this conversation in
Feature Requests
Replies: 4 comments 7 replies
|
Any updates on this idea? It looks very impressive. |
3 replies
|
I can't believe that a basic and important feature such as roll-based access is not implemented in Medusa. |
0 replies
|
My company tried to not fork the Medusa and create a plugin. Here are the results: showcase.mp4However, we are still waiting for Medusa v2 to support plugins out of the box as this one won't be open-sourced unfortunately. |
3 replies
|
Isn't RBAC outlined in the auth module? What RBAC features would you want that aren't outlined here? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It would be nice to have role based access control on the medusa API endpoints.
The user role could also be used to filter out admin UI components, like links, buttons, etc
All reactions