#credentials #cargo #package-manager

cargo-credential-wincred

A Cargo credential process that stores tokens with Windows Credential Manager

14 releases

0.4.11 Feb 20, 2025
0.4.9 Nov 28, 2024
0.4.6 Jul 25, 2024
0.4.3 Mar 21, 2024
0.1.0 Dec 16, 2020

#701 in Authentication

Download history 4534/week @ 2024-12-05 4277/week @ 2024-12-12 3306/week @ 2024-12-19 2408/week @ 2024-12-26 3578/week @ 2025-01-02 4925/week @ 2025-01-09 4086/week @ 2025-01-16 3791/week @ 2025-01-23 4732/week @ 2025-01-30 5966/week @ 2025-02-06 5747/week @ 2025-02-13 6490/week @ 2025-02-20 4707/week @ 2025-02-27 3854/week @ 2025-03-06 4684/week @ 2025-03-13 3468/week @ 2025-03-20

17,466 downloads per month
Used in 55 crates (2 directly)

MIT/Apache

42KB
767 lines

cargo-credential-wincred

This is the implementation for the Cargo credential helper for Windows Credential Manager. See the credential-provider documentation for how to use this.

This credential provider is built-in to cargo as cargo:wincred.

This crate is maintained by the Cargo team, primarily for use by Cargo and not intended for external use (except as a transitive dependency). This crate may make major changes to its APIs or be deprecated without warning.


lib.rs:

Cargo registry windows credential process.

This crate is maintained by the Cargo team, primarily for use by Cargo and not intended for external use (except as a transitive dependency). This crate may make major changes to its APIs or be deprecated without warning.

Dependencies

~1.5–10MB
~104K SLoC