Skip to main content

Resend Confirmation

This component is used to resend a signup confirmation email if the initial email was not received or expired.

Please note that Supabase Client needs to be set up in your app before you can properly use this component.

Inputs

DataDescription
EmailThe email to send the confirmation email to.
SignalsDescription
DoTriggers the send confirmation call.

Outputs

SignalsDescription
SuccessSends a signal when the request succeeded.
FailureSends a signal when an error occurred, and logs an error message in the console.