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
At this moment, bitmaskToRole will work only in the case that the role has only one additional permission. To allow more additional permissions and to have the function safer, we need to use bitmask inside.
The text was updated successfully, but these errors were encountered:
At this moment, bitmaskToRole will work only in the case that the role has only one additional permission. To allow more additional permissions and to have the function safer, we need to use bitmask inside.
The text was updated successfully, but these errors were encountered: