Cross-platform functionality to manage cached credentials.
npm install @rushstack/credential-cachenpm install @rushstack/credential-cache --save-dev
This package manages persistent credentials on the local machine. Since these credentials are stored unencrypted, do not use for secure credentials.
- CHANGELOG.md - Find
out what's new in the latest version
- API Reference
@rushstack/credential-cache is part of the Rush Stack family of projects.