fido2 0.0.3 copy "fido2: ^0.0.3" to clipboard
fido2: ^0.0.3 copied to clipboard

FIDO2 (CTAP2) library for dart

FIDO2 request/response parser for Dart/Flutter.

Features #

  1. Parse FIDO2 request/response from/to CBOR
  2. Call ClientPin and CredentialManagement commands to an authenticator

Additional information #

You may need to use flutter_nfc_kit to communicate with NFC readers and use dart_pcsc to communicate with PC/SC readers.