Mosaic documentation
  • Home
  • Guides
  • Journeys
  • APIs
  • SDKs
  • Tools
    • Nothing Found
    Mosaic documentation
  • Home
  • Guides
  • Journeys
  • APIs
  • SDKs
  • Tools
    Home
    Guides
    Journeys
    API Reference
    SDK Reference
    SDK Reference
      Introduction
      Web
      Introduction
      Changelog
      Versioning
      Fraud Prevention
      Orchestration
      WebAuthn
        Overview
        Reference
        Interfaces
          ApiCrossDeviceStatusResponse
          AttachDeviceResult
          AuthenticationAutofillActivateHandlers
          AutofillHandlers
          CrossDeviceAuthenticationHandlers
          CrossDeviceController
          CrossDeviceRegistrationHandlers
          SdkError
          WebauthnApis
          WebauthnApprovalFlows
          WebauthnAuthenticationFlows
          WebauthnAuthenticationOptions
          WebauthnCrossDeviceFlows
          WebauthnCrossDeviceRegistrationOptions
          WebauthnRegistrationOptions
        Enums
      Android
      Fraud Prevention SDK
      Authentication SDK
      Identity Verification SDK
      Orchestration SDK
      iOS
      Fraud Prevention SDK
      Authentication SDK
      Identity Verification SDK
      Orchestration SDK
    Developer tools
    About us
    Contact us

AttachDeviceResult

WebAuthn cross device attach device result interfaces

Properties

status

• status: WebauthnCrossDeviceStatus

cross device status


startedAt

• startedAt: string

ticket creation timestamp


approvalData

• Optional approvalData: Record<string, string>

session's approval data (if exists)

On this page
PropertiesstatusstartedAtapprovalData