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

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

example/README.md

Examples #

Build the Rust backend with dart run fido2:setup before running examples.

algorithm_config.dart #

Configures default, single-algorithm and mixed WebAuthn registration requests for ES256, Ed25519, SM2 and ML-DSA.

pcsc_example.dart #

Communicates with a CCID FIDO2 authenticator over PC/SC.

The dart_pcsc package provides access to the platform PC/SC API.

3
likes
160
points
1.74k
downloads

Documentation

API reference

Publisher

verified publishernfc.im

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cbor, convert, json_annotation

More

Packages that depend on fido2