# @carto/toolkit-auth

> > TODO: description

Latest version **0.0.1-rc.1** (published 2019-10-02) · BSD-3 license · 0 weekly downloads

## Install

```sh
npm install @carto/toolkit-auth
pnpm add @carto/toolkit-auth
yarn add @carto/toolkit-auth
bun add @carto/toolkit-auth
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1-rc.1 |
| Published | 2019-10-02 |
| First published | 2019-10-02 |
| Weekly downloads | 0 |
| License | BSD-3 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 147.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Román Jiménez |
| Maintainers | albertoag, algunenano, alonsogarciapablo, cartodb, csubira, dgaubert, elenatorro, ivanmalagon, jesus-arroyo, jesusbotella, oleurud, romanjimenez, rtorre, sconde, victor.velarde |

## Links

- npm: https://www.npmjs.com/package/@carto/toolkit-auth
- Homepage: https://www.carto.com
- npm.io page: https://npm.io/package/@carto/toolkit-auth

## Dependencies (3)

- [mitt](https://npm.io/package/mitt.md) ^1.1.3
- [@salte-auth/popup](https://npm.io/package/@salte-auth/popup.md) 1.0.0-rc.2
- [@salte-auth/salte-auth](https://npm.io/package/@salte-auth/salte-auth.md) 3.0.0-rc.8

## Recent versions

- 0.0.1-rc.1 (latest) — 2019-10-02
- 0.0.1-rc.18 (prerelease) — 2020-03-31
- 0.0.1-rc.17 — 2020-03-09
- 0.0.1-rc.16 — 2020-03-04
- 0.0.1-rc.15 — 2020-03-03
- 0.0.1-rc.14 — 2020-03-03
- 0.0.1-rc.13 — 2020-02-06
- 0.0.1-rc.12 — 2020-01-31
- 0.0.1-rc.10 — 2019-11-11
- 0.0.1-rc.8 — 2019-10-23
- 0.0.1-rc.7 — 2019-10-08
- 0.0.1-rc.6 — 2019-10-06
- 0.0.1-rc.5 — 2019-10-06
- 0.0.1-rc.4 — 2019-10-04
- 0.0.1-rc.3 — 2019-10-03
- … 1 more at https://npm.io/package/@carto/toolkit-auth/versions

## README

# `oauth`

> TODO: description

## Usage

```
const oauth = require('oauth');

// TODO: DEMONSTRATE API
```

---
_Source: https://npm.io/package/@carto/toolkit-auth · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
