A variant of PublicKeyCredentialRequestOptions suitable for JSON transmission to the browser to (eventually) get passed into navigator.credentials.get(...) in the browser.

Hierarchy

  • PublicKeyCredentialRequestOptionsJSON

Properties

challenge: string
rpId?: string
timeout?: number
userVerification?: UserVerificationRequirement

Generated using TypeDoc