Rare find

WebAuthn Local Client. Use fingerprints and face recognition to log in, without a server.

mylofi.github.io/webauthn-local-client

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • fixing position of auth options, fixes #20
March 2025
  • minor tweaks to README and tests
February 2025
  • various passkey-security (and parsing) related changes
  • github workflow versions bump
December 2024
  • README: remove defunct/abandoned links (#17)
  • removing 'user verification' capability check against authenticator, …
August 2024
  • docs: improving consistency
  • tests: improving UX with check for webauthn support
  • small tweaks
  • Closes #13
  • README: improving info about local testing
  • tests: adding spinner for more obvious UX
  • tweak to README and BUNDLERS guide, for clarification
  • bumping package version to fix erroneous contents in dist/, fixing bu…
  • minor tweaks to wording in BUNDLERS guide
  • adding 'astro' bundler plugin
March 2024
  • fixing bug with build script affecting 'bundlers/walc-external-bundle…
  • README: doc improvements
  • BUNDLERS: fixing docs to include more complete vite-config info
  • adding demo link for 'https://vella.ai/auth', closes #7