MemberAuthenticationFactor

A MemberAuthenticationFactor represents a primary authentication factor associated with a Stytch Member

Parameters

id

The string representing the unique ID of this authentication factor

Inheritors

Types

Link copied to clipboard

Represents an MFA Phone Number associated with a Stytch Member

Link copied to clipboard

Represents an MFA TOTP associated with a Stytch Member

Link copied to clipboard

Represents a Password associated with a Stytch Member

Properties

Link copied to clipboard
open val id: String? = null