cargo/credential
2023-10-06 16:34:42 -05:00
..
cargo-credential fix: Set MSRV in all published packages 2023-10-06 16:34:42 -05:00
cargo-credential-1password fix: Set MSRV in all published packages 2023-10-06 16:34:42 -05:00
cargo-credential-libsecret fix: Set MSRV in all published packages 2023-10-06 16:34:42 -05:00
cargo-credential-macos-keychain fix: Set MSRV in all published packages 2023-10-06 16:34:42 -05:00
cargo-credential-wincred fix: Set MSRV in all published packages 2023-10-06 16:34:42 -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.