# two-auth

> Implement two-factor SMS authentication with the Twilio API in three lines of code.

Latest version **2.0.3** (published 2019-07-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install two-auth
pnpm add two-auth
yarn add two-auth
bun add two-auth
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.3 |
| Published | 2019-07-09 |
| First published | 2019-07-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 33.2 KB |
| Known vulnerabilities | 0 (+3 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 15 |
| Author | Ryan Dang, Daniel Nagano-Gerace, Sierra Swaby, Giuseppe Valentino, Ian Geckeler |
| Maintainers | dnaganog, iangeckeler, zepvalue |
| Keywords | 2fa, sms, security, auth, 2-fa, 2 factor, two factor, two-factor, two, two-factor-authentication, factor, authentication, twilio, two-factor, two factor authentication |

## Links

- npm: https://www.npmjs.com/package/two-auth
- Repository: https://github.com/two-factor/two-factor
- Homepage: https://github.com/two-factor/two-factor#readme
- Issues: https://github.com/two-factor/two-factor/issues
- npm.io page: https://npm.io/package/two-auth

## Dependencies (4)

- [pg](https://npm.io/package/pg.md) ^7.11.0
- [twilio](https://npm.io/package/twilio.md) ^3.33.0
- [mongoose](https://npm.io/package/mongoose.md) ^5.6.3
- [pg-connection-string](https://npm.io/package/pg-connection-string.md) ^2.1.0

## Alternatives

- [@clerk/clerk-expo](https://npm.io/package/@clerk/clerk-expo.md) — 133.6K weekly downloads
- [@pothos/plugin-authz](https://npm.io/package/@pothos/plugin-authz.md) — 12.4K weekly downloads
- [@bounded-sh/client](https://npm.io/package/@bounded-sh/client.md) — 3.2K weekly downloads
- [@luigi-project/plugin-auth-oauth2](https://npm.io/package/@luigi-project/plugin-auth-oauth2.md) — 2.3K weekly downloads
- [@nocobase/plugin-verification](https://npm.io/package/@nocobase/plugin-verification.md) — 2.0K weekly downloads

## Recent versions

- 2.0.3 (latest) — 2019-07-09
- 2.0.2 — 2019-07-09
- 2.0.1 — 2019-07-09
- 1.0.2 — 2019-07-07
- 1.0.1 — 2019-07-07

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