clients/apps/desktop/desktop_native/windows_plugin_authenticator
neuronull 093e06e787
Bump Rust version to 1.91.1 (#17864)
* Bump Rust version to 1.91.1

* clippy

* clippy
2025-12-09 10:46:40 -05:00
..
src Bump Rust version to 1.91.1 (#17864) 2025-12-09 10:46:40 -05:00
Cargo.toml Configure clippy (#16194) 2025-08-29 08:27:50 -04:00
README.md [PM-20334] Remove Bindgen from Windows Plugin Authenticator (#14328) 2025-04-21 09:52:53 -04:00

windows-plugin-authenticator

This is an internal crate that's meant to be a safe abstraction layer over the generated Rust bindings for the Windows WebAuthn Plugin Authenticator API's.

This crate is very much a WIP and is not ready for internal use.

You can find more information about the Windows WebAuthn API's here.