cargo/credential
Weihang Lo 1539b3dfc1
lint: dogfood ourselves lints table in manifest
These lint rules are from src/lib.rs. We aim to remove
them in the source code once `Zlints` hit stable.
2023-11-16 11:35:21 -05:00
..
cargo-credential lint: dogfood ourselves lints table in manifest 2023-11-16 11:35:21 -05:00
cargo-credential-1password lint: dogfood ourselves lints table in manifest 2023-11-16 11:35:21 -05:00
cargo-credential-libsecret lint: dogfood ourselves lints table in manifest 2023-11-16 11:35:21 -05:00
cargo-credential-macos-keychain lint: dogfood ourselves lints table in manifest 2023-11-16 11:35:21 -05:00
cargo-credential-wincred lint: dogfood ourselves lints table in manifest 2023-11-16 11:35:21 -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.