NotHandled

Indicates that a deeplink was not handled by the Stytch client, either because a token could not be parsed from it or it is not a known or supported authentication method.

This could happen if you pass a non-Stytch deeplink intent to the StytchClient.handle() method, or are trying to use a Consumer/B2B token in the wrong SDK.

Constructors

Link copied to clipboard
constructor(reason: StytchDeeplinkError)

Properties

Link copied to clipboard

A StytchDeeplinkError explaining why the deeplink was not handled