Does Rowy use custom claims #1159
-
|
Hi, Do you use custom claims in firebase auth for setting up of roles or all roles are from the '/rowy/userManagement/users//roles' document? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hey, @kavinmehta. Rowy does use custom claims in Firebase Auth to define and manage user roles, rather than relying solely on the Here's a link to our docs for more information on setting up custom roles: https://docs.rowy.io/how-to/roles. |
Beta Was this translation helpful? Give feedback.

Hey, @kavinmehta. Rowy does use custom claims in Firebase Auth to define and manage user roles, rather than relying solely on the
/rowy/userManagement/users//rolesdocument. You can add a new role to your workspace via the Workspace settings. Click on Invite User. Under the Roles section in the modal, click on Add new role. (Refer to the screenshot below)Here's a link to our docs for more information on setting up custom roles: https://docs.rowy.io/how-to/roles.