blob: 168cc71c3d9549f2008e1b30cfb28aea97bec1b9 (
plain)
1
2
3
4
5
6
7
8
|
# 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.
|