#credentials #windows #cargo #tokens #provider #process #stores

cargo-credential-wincred

A Cargo credential process that stores tokens with Windows Credential Manager

6 releases

new 0.4.3 Mar 21, 2024
0.4.2 Feb 9, 2024
0.4.1 Dec 28, 2023
0.4.0 Nov 21, 2023
0.1.0 Dec 16, 2020

#540 in Authentication

Download history 7430/week @ 2023-12-07 6965/week @ 2023-12-14 6048/week @ 2023-12-21 3957/week @ 2023-12-28 3130/week @ 2024-01-04 2717/week @ 2024-01-11 2550/week @ 2024-01-18 2193/week @ 2024-01-25 3085/week @ 2024-02-01 3882/week @ 2024-02-08 4305/week @ 2024-02-15 4272/week @ 2024-02-22 4516/week @ 2024-02-29 4241/week @ 2024-03-07 4168/week @ 2024-03-14 4666/week @ 2024-03-21

18,526 downloads per month
Used in 25 crates (via cargo)

MIT/Apache

40KB
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.


lib.rs:

Cargo registry windows credential process.

Dependencies

~1–12MB
~124K SLoC