fido2 0.0.5 copy "fido2: ^0.0.5" to clipboard
fido2: ^0.0.5 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).

1
likes
160
pub points
23%
popularity

Publisher

verified publishernfc.im

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cbor, convert, cryptography, elliptic, quiver

More

Packages that depend on fido2