Skip to content

Passkey Auth

@cinacoin/passkey-auth — Passkey-based authentication for Cinacoin.

Installation

bash
npm install @cinacoin/passkey-auth

Overview

Enable WebAuthn passkey authentication as an alternative to seed phrase wallets. Users can create and recover accounts using device biometrics.

Features

  • WebAuthn passkey creation
  • Biometric authentication (Face ID, Touch ID)
  • Account recovery
  • Cross-device sync

Released under the MIT License.