cargo/credential
2023-09-07 13:52:15 -05:00
..
cargo-credential Auto merge of #12623 - arlosi:cred-msrv, r=weihanglo 2023-09-06 04:23:02 +00:00
cargo-credential-1password Bump cargo-credential-1password to v0.4.0 2023-09-07 13:52:15 -05:00
cargo-credential-libsecret rename crate to cargo-credential-libsecret 2023-08-17 16:05:31 -05:00
cargo-credential-macos-keychain Use thiserror for credential provider errors 2023-07-31 13:45:08 -05:00
cargo-credential-wincred Remove from impls 2023-07-31 16:10:56 -05: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.