12 releases

new 0.4.10 Jan 9, 2025
0.4.9 Nov 28, 2024
0.4.8 Oct 17, 2024
0.4.6 Jul 25, 2024
0.4.0 Nov 21, 2023

#269 in Authentication

Download history 12441/week @ 2024-09-21 14159/week @ 2024-09-28 14519/week @ 2024-10-05 17279/week @ 2024-10-12 16556/week @ 2024-10-19 15020/week @ 2024-10-26 15212/week @ 2024-11-02 13447/week @ 2024-11-09 13743/week @ 2024-11-16 12147/week @ 2024-11-23 16047/week @ 2024-11-30 13792/week @ 2024-12-07 12672/week @ 2024-12-14 8554/week @ 2024-12-21 8255/week @ 2024-12-28 13346/week @ 2025-01-04

44,901 downloads per month
Used in 53 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.5–9MB
~85K SLoC