Replies: 1 comment 1 reply
-
Assuming you are using Supabase, you can turn off allowing users to sign up in the dashboard and then invite them. The client just does what the server allows. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to build an application where I can invite users to the system and not just have them sign up. Is there a way to do this with the csharp client?
Beta Was this translation helpful? Give feedback.
All reactions