Sends an invite link to an email address.
The email address of the user.
Additional options to be included when inviting.
const { data, error } = await supabase.auth.admin.inviteUserByEmail('email@example.com')