Send E-mail Verification Link

This action lets you send a link to users' emails to verify their email addresses. This is a common method for confirming the identity of new users or ensuring that users are using valid email addresses.

Follow the steps below to add this action:

  1. Select the widget (e.g., Button) on which you want to add the action.

  2. Select Actions from the properties panel (the right menu), If it's the first action, click + Add Action button. Otherwise, click the "+" button below the previous action tile (inside Action Flow Editor) and select Add Action.

  3. Search and select the Send E-mail Verification Link (under Backend/Database > Firebase Authentication) action. The user's email is automatically retrieved from Firebase Authentication, and a verification link is sent to the user for confirmation.

Last updated