cargo/credential
2023-08-12 09:17:18 +01:00
..
cargo-credential chore: window-sys should be a platform-specific dependency 2023-08-12 09:17:18 +01:00
cargo-credential-1password cargo-credential: reset stdin & stdout to the Console 2023-08-10 13:33:33 -05:00
cargo-credential-gnome-secret Credential provider implementation 2023-07-21 16:02:24 -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.