clients/apps/desktop/desktop_native/windows_plugin_authenticator
Colton Hurst 24786a08df
Some checks failed
Chromatic / Check PR run (push) Has been cancelled
Scan / Check PR run (push) Has been cancelled
Testing / Run tests (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (macos-14) (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (ubuntu-22.04) (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (windows-2022) (push) Has been cancelled
Testing / Rust Coverage (push) Has been cancelled
Chromatic / Chromatic (push) Has been cancelled
Scan / SAST scan (push) Has been cancelled
Scan / Quality scan (push) Has been cancelled
[PM-20451] Refactor Windows PA Types (#14366)
* PM-20451: Rename and organize Windows types

* PM-20451: Add comments
2025-04-25 14:42:11 -04:00
..
src [PM-20451] Refactor Windows PA Types (#14366) 2025-04-25 14:42:11 -04:00
Cargo.toml [PM-20334] Remove Bindgen from Windows Plugin Authenticator (#14328) 2025-04-21 09:52:53 -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.