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
Hi, we have an app with very granular permissions control, so that roles usually end up having a lot of permissions (10-20+) with lengthy names. It's clunky to manage from the current dashboard, especially as permission names get truncated. Here are some desired features.
It would be great if permissions could be defined in one area, and then selected from a menu when assigning permissions to roles. This way, if someone intends to assign the same permission to different roles, it would be ensured that it is the one permission rather than typing it out as a string (which could allow for errors).
Allow expanding permissions names to see the full value. Even when opening the "Role info" dialog, the permissions are truncated, making it hard to read.
An API to get all the permissions defined, so that apps that make use of the permissions defined would get exactly the set that is in use.
Hi @Firgrep , all excellent suggestions. Though we have other priorities at the moment. We will add this to our backlog, but can't give a timeline as of now. If more people upvote this, we can increase the priority.
Hi, we have an app with very granular permissions control, so that roles usually end up having a lot of permissions (10-20+) with lengthy names. It's clunky to manage from the current dashboard, especially as permission names get truncated. Here are some desired features.
Seems some of this is related to #4 .
Otherwise, we're enjoying building things with Supertokens and we hope it continues to improve! Thank you.
The text was updated successfully, but these errors were encountered: