Extended screen members interface for the MFA Voice Challenge screen.Documentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Example
Properties
Additional screen data specific to MFA voice challenge.
Type Declaration
{phoneNumber?: string; showLinkSms?: boolean; showRememberDevice?: boolean; }phoneNumber?
The phone number where the voice code was sent.showLinkSms?
Whether to show the link to switch to SMS verification.showRememberDevice?
Whether to show the remember device option.null