Skip to content

How to invite new users without using Rowy Run? #729

Discussion options

You must be logged in to vote

Hi @yethihahtwe ,
the roles need to be set into the user's auth token custom claims on firebase auth. Managing firebase auth can't be done on the client side, which introduces the need for deploying the cloud run instance.
However you can run firebase admin sdk locally to set the roles without having to enable billing
https://docs.rowy.io/setup/roles?set-user-roles-tabs=admin-sdk#set-user-roles-tabs

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yethihahtwe
Comment options

Answer selected by harinij
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants