fido2 for Dart

Test

A pure Dart library to parse FIDO2 request / response and interactive with FIDO2 authenticators.

Features

  1. Convert FIDO2 request / response from / to CBOR.
  2. Call ClientPin and CredentialManagement commands to an authenticator in CTAP2 protocol.

See example for more information.

Additional information

The following libraries might help:

Libraries

fido2
Library to parse FIDO2 request / response and interactive with FIDO2 authenticators.