# @rushstack/credential-cache

## Installation

`npm install @rushstack/credential-cache --save-dev`

## Overview

This package manages persistent credentials on the local machine. Since these credentials are stored unencrypted, do not use for secure credentials.

## Links

- [CHANGELOG.md](
  https://github.com/microsoft/rushstack/blob/main/libraries/credential-cache/CHANGELOG.md) - Find
  out what's new in the latest version
- [API Reference](https://api.rushstack.io/pages/credential-cache/)

**@rushstack/credential-cache** is part of the [Rush Stack](https://rushstack.io/) family of projects.
