passkey-transports

Crates.iopasskey-transports
lib.rspasskey-transports
version0.1.0
sourcesrc
created_at2023-02-08 17:49:39.815474
updated_at2023-07-28 15:55:46.260705
descriptionA crate managing CTAP2 transport-specific bindings.
homepage
repositoryhttps://github.com/1Password/passkey-rs
max_upload_size
id780030
size23,574
(1PasswordCratePublisher)

documentation

README

Passkey Transports

github version documentation

This crate implements the CTAP2 transports between the client and the authenticator. The direction is from the perspective of the client. This is used in the case when the authenticator is not internal to the client's program but accessible as another process or device.

Currently only the USB HID transport is implemented with plans to support the other specified transports as well as the different platform authenticators.

Commit count: 46

cargo fmt