[Webkit-unassigned] [Bug 273712] WebAuthn/passkeys intermittently stop functioning (hangs or doesn't resolve promise)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 5 01:53:27 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=273712

arian.vanputten at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arian.vanputten at gmail.com

--- Comment #2 from arian.vanputten at gmail.com ---
I've been running into this a lot during development and it's very frustrating. Often I can fix it by killing AuthenticationServices in Activity Manager.

Create calls seem to ramp up the rate limit faster than get calls in my experience. Also it seems conditional mediated calls are exempt from the rate limit.

My suggestion would be to have the rate limit abort the Promise instead of letting it hang forever. 

I've experienced that the limit also seems global. If I hit the rate limit on localhost then sign in gets broken on other websites.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240505/70c2f322/attachment-0001.htm>


More information about the webkit-unassigned mailing list