The email link to send to the user. The action_link follows the following format: auth/v1/verify?type={verification_type}&token={hashed_token}&redirect_to={redirect_to}
The raw email OTP. You should send this in the email if you want your users to verify using an OTP instead of the action link.
The hashed token appended to the action link.
The URL appended to the action link.
The verification type that the email link is associated to.
Generated using TypeDoc
The properties related to the email link generated