MasterKale / SimpleWebAuthn

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
https://simplewebauthn.dev
MIT License
1.62k stars 137 forks source link

Android Timeout #642

Open Erseni opened 3 days ago

Erseni commented 3 days ago

Describe the issue

On Android i can register with my fingerprint, but i cannot sign in. There is a Timeout and

Reproduction Steps

  1. Go to https://webauthn.io/
  2. Register your fingerprint
  3. Click on Authenticate and there is a timeout Error
  4. The operation either timed out or was not allowed. See: https://www.w3.org/TR/webauthn-2/#sctn-privacy-considerations-client.

    Expected behavior

It should prompt for my fingerprint

Code Samples + WebAuthn Options and Responses

Default Options on webauthn.io

Dependencies

Additional context

MasterKale commented 10 hours ago

Hello @Erseni, are you reporting an issue with SimpleWebAuthn? This seems like an issue more appropriate to raise over in https://github.com/duo-labs/webauthn.io