You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitwarden-clients/apps/desktop/desktop_native/windows_plugin_authenticator
neuronull 6ef5241c29
Add Rust pre-commit hooks for desktop native (#17823)
4 months ago
..
src Bump Rust version to 1.91.1 (#17864) 5 months ago
Cargo.toml Add Rust pre-commit hooks for desktop native (#17823) 4 months ago
README.md

README.md

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.