Docs

You are viewing an archived version of the docs.Go to latest version

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?

Last updated on