fido2 0.0.3 fido2: ^0.0.3 copied to clipboard
FIDO2 (CTAP2) library for dart
FIDO2 request/response parser for Dart/Flutter.
Features #
- Parse FIDO2 request/response from/to CBOR
- 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.