Skip to main content
ScreenMembersOnResetPasswordMfaWebAuthnRoamingChallenge
Example

Properties

captchaImage
string
captchaProvider
string
captchaSiteKey
string
Screen-specific data, including WebAuthn challenge options and the “show remember device” flag.
isCaptchaAvailable
boolean
name
string
A convenience accessor for screen.data.passkey.public_key. Provides the challenge and related options for navigator.credentials.get().
showRememberDevice
boolean
A convenience accessor for screen.data.show_remember_device. Indicates if the “Remember this device” option should be displayed. Defaults to false if not present.
texts
Record