Incogn1to, you are the man! Thanks so much for your help 🙌
Totally missed the ordered dictionary requirement in the spec.
Kudos for building a browser extension. You've probably already seen or used it, but we've been using https://webauthn.me/debugger for debugging.
Thanks again.
Post
Replies
Boosts
Views
Activity
Hi, I noticed that the link to your sample project is broken. Do you have an updated working link?
Understood. Thank you. My app is already utilising LAContext for biometric auth etc, but ultimately, I think I was misunderstanding some of the use cases for “Passkeys”.
After having done some research, I’ve seen that some other password managers have already adopted sign in via “Passkey/webauthn credential” instead of requiring master password. But of course these PMs are web apps with native client apps so client-server auth via Passkey is applicable for their use case as you mentioned.