Example
Properties
captcha
data
Screen-specific data,
including WebAuthn challenge options and the “show remember device” flag.
publicKey
A convenience accessor for
screen.data.passkey.public_key.
Provides the challenge and related options for navigator.credentials.get().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.