-
-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Labels
enhancementgood first issueThis is an easy issue that beginners can tackle to get to know the code base.This is an easy issue that beginners can tackle to get to know the code base.
Description
Add a new function that would accept userId, targetRole and newScope which would then go and change the scope of the assigned role to the newScope.
Right now if I want to just change scope I need to remove role and then add it again.
For use cases where user can be assigned the same role into multiple scopes, the function should fail if it finds more than one results or have an optional parameter to define the previous scope.
Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementgood first issueThis is an easy issue that beginners can tackle to get to know the code base.This is an easy issue that beginners can tackle to get to know the code base.