denis@keisei — keiseikit-browse — 144×42
⌘1
KEISEIKIT v0.16.2DAEMON UPSLEEP 03:07
session 4f3amem 47/2002026-05-01 05:21

/primitives / kei-auth-webauthn

kei-auth-webauthn

WebAuthn passkey AuthProvider impl for kei-runtime-core (Wave 7 atomar). Wraps webauthn-rs 0.5; stateless ceremony APIs (registration + authentication). Sibling of kei-auth-{google,apple,github,microsoft}.

taglineWebAuthn passkey AuthProvider impl for kei-runtime-core (Wave 7 atomar). Wraps w
languageRust
# install single binary
$ curl -fsSL keiseikit.dev/primitives/kei-auth-webauthn/install.sh | bash
▸ download .sh
# after install
$ kei-auth-webauthn --help
# settings.json snippet
"hooks": {
  "PostToolUse": [
    { "match": "Edit|Write",
      "hooks": ["~/.claude/hooks/kei-auth-webauthn.sh"] }
  ]
}

other primitives