clients/apps/desktop/desktop_native/windows_plugin_authenticator
2026-01-15 07:50:47 -07:00
..
src Bump Rust version to 1.91.1 (#17864) 2025-12-09 10:46:40 -05:00
Cargo.toml Add Rust pre-commit hooks for desktop native (#17823) 2026-01-15 07:50:47 -07: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.