Skip to content

InviteUserByEmail doesn't support the full API surface #81

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
fig-nwebb opened this issue Nov 30, 2023 · 2 comments
Closed

InviteUserByEmail doesn't support the full API surface #81

fig-nwebb opened this issue Nov 30, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@fig-nwebb
Copy link

The inviteUserByEmail method in the JavaScript client supports passing in an additional options object, which includes the redirectUrl and data properties. I can see both of these being useful, such as inviting a user to a specific tenant. In my specific case, the data property will be of use as the invite would not only be inviting a user into the system, but it also establishes a relationship between the user that initiated the invite and the user that was invited.

@fig-nwebb fig-nwebb added the enhancement New feature or request label Nov 30, 2023
@acupofjose acupofjose self-assigned this Dec 1, 2023
@acupofjose
Copy link
Contributor

Sure thing!

acupofjose added a commit that referenced this issue Dec 1, 2023
@acupofjose
Copy link
Contributor

This is available in 4.2.4 - and will be included in the next minor release for supabase-csharp. Thanks for the heads up @fig-nwebb!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants