Explicit role assignment
Explicit role assignment is when you directly assign a role to (or revoke from) a specific User. Once assigned, the User has that role until it is explicitly revoked. You can assign roles when making calls to the following API endpoints: Or manage roles in the Stytch Dashboard.Example: assign a role via Update User
Consumer RBAC supports explicit role assignment. If you need rule-based or attribute-based assignment, implement those rules in your application and apply roles via the Update User endpoint.