Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 706 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 706 Bytes

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: