🐢 KameAuth The hardened, turtle-shell wrapper for WebAuthn Biometrics. KameAuth simplifies the complex Web Authentication API (WebAuthn), allowing you to implement FaceID, TouchID, and Windows Hello in your web app with just a few lines of code. It ha
npm install kameauth🐢 KameAuth
The hardened, turtle-shell wrapper for WebAuthn Biometrics.
KameAuth simplifies the complex Web Authentication API (WebAuthn), allowing you to implement FaceID, TouchID, and Windows Hello in your web app with just a few lines of code. It handles the messy binary-to-base64 conversions so you can focus on security.
🚀 Features
Easy Conversion: Automatically handles ArrayBuffer to Base64URL mapping.
Biometric Focus: Defaulted to platform authenticators (FaceID/TouchID).
Lightweight: Zero dependencies.
TypeScript Ready: Built-in type definitions for a better developer experience.