The objects consuming the outcome of an interaction where the user provides PIN credentials.

This is used with the Aaid.PIN authenticator attestation identifier.

Hierarchy

Methods

Methods

  • This method should be invoked if the operation must be canceled.

    Returns Promise<void>

  • The method to be invoked when the PIN authenticator must be used.

    The SDK will verify that the provided PIN is valid.

    Parameters

    • pin: string

      the PIN.

    Returns Promise<void>

Generated using TypeDoc