tree: e781e9c1a79f664a003f39f6186949ef39da6ec9 [path history] [tgz]
  1. cargo-credential/
  2. cargo-credential-1password/
  3. cargo-credential-libsecret/
  4. cargo-credential-macos-keychain/
  5. cargo-credential-wincred/
  6. README.md
credential/README.md

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.