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

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

example/README.md

Example for fido2 package #

pcsc_example.dart #

This example shows how to use fido2 to interact with a FIDO2 authenticator thats implements CCID protocol and connected via PC/SC interface.

dart_pcsc package is used to interact with native PC/SC API (winscard.h on Windows, or pcsclite on Linux / macOS).

3
likes
160
points
123
downloads

Publisher

verified publishernfc.im

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

asn1lib, cbor, convert, crypto, cryptography, elliptic, json_annotation, pointycastle, quiver

More

Packages that depend on fido2