11 releases

0.4.9 Nov 28, 2024
0.4.7 Sep 5, 2024
0.4.6 Jul 25, 2024
0.4.3 Mar 21, 2024
0.4.0 Nov 21, 2023

#239 in Authentication

Download history 10075/week @ 2024-08-20 8523/week @ 2024-08-27 13382/week @ 2024-09-03 11735/week @ 2024-09-10 10617/week @ 2024-09-17 12742/week @ 2024-09-24 14303/week @ 2024-10-01 14761/week @ 2024-10-08 18324/week @ 2024-10-15 15897/week @ 2024-10-22 14448/week @ 2024-10-29 15213/week @ 2024-11-05 13301/week @ 2024-11-12 13245/week @ 2024-11-19 13628/week @ 2024-11-26 15590/week @ 2024-12-03

58,327 downloads per month
Used in 52 crates (2 directly)

MIT/Apache

44KB
867 lines

cargo-credential-libsecret

This is the implementation for the Cargo credential helper for GNOME libsecret. See the credential-provider documentation for how to use this.

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

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:

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. Implementation of the libsecret credential helper.

Dependencies

~1.6–9MB
~86K SLoC