Matthew Miller
Matthew Miller
@treeder Check out the new **@simplewebauthn/[email protected]** - `startAuthentication()` gains a new `verifyBrowserAutofillInput` option that can be set to `false` to hopefully address your issue. Just a heads up, the API...
@dependabot rebase
Closing as stale (it wasn't anything I could fix on this end anyway 🫠)
If we add it to `credProps` on `.get()` when how about we add it to `credProps` for `.create()` too? That way there becomes a single place to get unattested AAGUID...
I approved as-is, but I keep coming back to the idea that maybe we keep the existing preamble, but change the "SHOULD set to an empty string" guidance to something...
I'm leaning towards tweaking guidance on how to process `displayName` so that it can be empty, but **when** it's not empty it should be validated according to RFC 8266.
Hello @Julien-Pires can you please provide a registration response that causes the problem? Ideally as a sample of how you're calling the registration verification method.
Closing for now due to inactivity. Feel free to re-open later with code I can use to reproduce locally.
Hello @tarekbeb, thank you for submitting this issue. Aside from `credProps` (which SimpleWebAuthn has been automatically including in registration requests for quite some time) I've been of the position that...
I'm reviving this issue for myself, things have been hectic the last few weeks but are settling down. Based on the collections of reactions it's clear the demand for support...