🔐 Hybrid NFC Scanner

NTAG213 reading with WebAuthn interface

💡 Why NTAG213 Doesn't Work with WebAuthn

  • NTAG213: Passive NFC tag (data storage)
  • WebAuthn: Expects active security keys (cryptographic operations)
  • Solution: Use Web NFC API for NTAG213, WebAuthn for security keys

🏷️ NTAG213 Scanner

This method reads NTAG213 tags using Web NFC API (Chrome/Edge Android only)

📱 Browser Requirements for NTAG213

  • Chrome 89+ or Edge 89+ on Android
  • HTTPS connection required
  • NFC enabled in device settings
  • NTAG213 tag within 10cm

🔐 Security Key Scanner

This method works with security keys (YubiKey, HaLo) using WebAuthn

🔑 Security Key Requirements

  • Works on all browsers (Safari, Chrome, Firefox)
  • Requires active security key (not passive NFC tag)
  • Shows "Use Security Key" prompt
  • Supports YubiKey, HaLo, and other security keys

📱 Scan Results