No description
This repository has been archived on 2026-08-22. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-08-22 16:39:29 -04:00
crates ctap2-proto: impl AsRef<[u8]> for authenticator::client_pin::PinUvAuthToken 2023-06-25 21:01:32 -04:00
.gitignore ignore target 2023-04-23 19:08:39 -04:00
Cargo.lock chore: Update Cargo.lock 2023-06-16 21:04:26 -04:00
Cargo.toml Patch serde to github.com/AndrewScull/serde fork 2023-05-17 22:46:14 -04:00
README.md docs: archive superseded project 2026-08-22 16:39:29 -04:00
rustfmt.toml add rustfmt.toml 2023-04-24 00:11:40 -04:00

Passly (archived)

This repository is archived and is no longer maintained. Its experimental WebAuthn and CTAP crates are incomplete and have been superseded by maintained projects:

  • passkey-rs for WebAuthn Level 3 and CTAP types, clients, and software authenticators.
  • webauthn-rs for WebAuthn relying party/server applications.
  • libwebauthn for platform communication with physical FIDO authenticators.

The code remains available for historical reference only and should not be used for new projects.