Skip to main content
Docs

MagicLinkError

Custom error for magic links. Raised when the magic 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:

  • MagicLinkErrorCode.Expired
  • MagicLinkErrorCode.Failed

Feedback

What did you think of this content?