C#: Send a password reauthentication nonce

Sends a reauthentication nonce to the signed-in user's email or phone number.

Examples

Send a reauthentication nonce

await supabase.Auth.Reauthenticate();