Generate email confirmation link
This action generates an email confirmation link for user's. This allows them to validate their email and store this information on their user on Firebase.
Inputs and Settings

Email
The email associated with the user account.
Returned Values

Confirmation Link
The email confirmation link, generated by Firebase Authentication service.
Error message (if any)
The error message, if anything goes wrong with the operation.
Last updated