Hierarchy

  • WebAuthn

Implements

Constructors

Properties

Methods

Constructors

  • Parameters

    • options: {
          rpId: string;
          timeout?: number;
      }
      • rpId: string
      • Optional timeout?: number

    Returns WebAuthn

Properties

options: {
    rpId: string;
    timeout?: number;
}

Type declaration

  • rpId: string
  • Optional timeout?: number

Methods

Generated using TypeDoc