Docs

EmailLinkError

Custom error for email links. Raised when the email link verification doesn't succeed, either because the link has expired or a general failure. The error's code property will indicate the outcome, its values being:

  • EmailLinkErrorCode.Expired
  • EmailLinkErrorCode.Failed

Feedback

What did you think of this content?