ConsumerTokenType

An enum representing the supported (consumer) token types that we can extract from a deeplink

Entries

Link copied to clipboard

A Consumer Email Magic Link deeplink

Link copied to clipboard

A Third Party OAuth deeplink

Link copied to clipboard

A Password Reset deeplink

Link copied to clipboard

An unknown deeplink type. It's possible a non-Stytch deeplink was supplied to the Stytch client's handle() method

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.