AuthorizationExchangeRequest: { exchangeToken: string; verifier: string }

Type declaration

  • exchangeToken: string

    The token that can be used to exchange for a device token after the authorization has been approved.

  • verifier: string

    The verifier that was used to generate the challenge.