Expand description
Secret vault backed by a dotenv-style file.
Structs§
- Secret
Vault - Credential store backed by a dotenv-style file.
Functions§
- redact_
credential - Mask a credential for display, showing only first/last 4 chars.
Secret vault backed by a dotenv-style file.