cargo/credential
2023-06-29 11:54:41 -07:00
..
cargo-credential chore: Use globs for workspace members 2023-04-18 20:02:21 -05:00
cargo-credential-1password Add READMEs for the credential helpers. 2023-06-29 11:54:41 -07:00
cargo-credential-gnome-secret Add READMEs for the credential helpers. 2023-06-29 11:54:41 -07:00
cargo-credential-macos-keychain Add READMEs for the credential helpers. 2023-06-29 11:54:41 -07:00
cargo-credential-wincred Add READMEs for the credential helpers. 2023-06-29 11:54:41 -07: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.