parseAuthenticatorData()

Parses the authenticator data.

Can throw `AuthenticatorDataParseError.

Definition

function parseAuthenticatorData(encoded: Uint8Array): AuthenticatorData;

Parameters

  • encoded: Encoded authenticator data