cargo/credential
2024-05-27 10:28:13 -05:00
..
cargo-credential refactor: Resolve snapbox deprecations 2024-05-27 10:28:13 -05:00
cargo-credential-1password chore: Make N-2 the default MSRV 2024-01-18 15:30:41 -06:00
cargo-credential-libsecret Load libsecret by its SONAME, libsecret-1.so.0 2024-05-17 16:05:30 -07:00
cargo-credential-macos-keychain chore(deps): update msrv (1 version) to v1.78 2024-05-02 15:07:25 +00:00
cargo-credential-wincred chore(deps): update msrv (1 version) to v1.78 2024-05-02 15:07:25 +00:00
README.md chore: Use globs for workspace members 2023-04-18 20:02:21 -05:00

Cargo Credential Packages

This directory contains Cargo packages for handling storage of tokens in a secure manner.

cargo-credential is a generic library to assist writing a credential process. The other directories contain implementations that integrate with specific credential systems.