# firebaseauth

> Firebase authentication library - a node js wrapper around the Firebase REST API. It can generate Firebase auth token based on given email-password combination or OAuth token (issued by Google, Facebook, Twitter or Github). This Firebase token can then be

Latest version **1.0.0** (published 2018-05-31) · ISC license · 0 weekly downloads

## Install

```sh
npm install firebaseauth
pnpm add firebaseauth
yarn add firebaseauth
bun add firebaseauth
```

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2018-05-31 |
| First published | 2017-08-25 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 210.8 KB |
| Known vulnerabilities | 0 (+4 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 42 |
| Author | Rudigo |
| Maintainers | thisisrudigo |

## Links

- npm: https://www.npmjs.com/package/firebaseauth
- Repository: https://github.com/ThisIsRudigo/firebaseauth
- Homepage: https://github.com/ThisIsRudigo/firebaseauth#readme
- Issues: https://github.com/ThisIsRudigo/firebaseauth/issues
- npm.io page: https://npm.io/package/firebaseauth

## Dependencies (6)

- [express](https://npm.io/package/express.md) ^4.16.3
- [request](https://npm.io/package/request.md) ^2.81.0
- [validator](https://npm.io/package/validator.md) ^8.0.0
- [typescript](https://npm.io/package/typescript.md) ^2.7.2
- [firebase-admin](https://npm.io/package/firebase-admin.md) ^5.2.1
- [request-promise](https://npm.io/package/request-promise.md) ^4.2.1

## Recent versions

- 1.0.0 (latest) — 2018-05-31
- 0.9.9 — 2018-05-28
- 0.9.8 — 2018-05-07
- 0.9.7 — 2018-05-06
- 0.9.6 — 2018-03-28
- 0.9.5 — 2018-03-28
- 0.9.4 — 2018-03-28
- 0.9.3 — 2018-03-27
- 0.9.2 — 2018-03-27
- 0.9.1 — 2018-03-23
- 0.9.0 — 2018-03-23
- 0.2.8 — 2018-03-23
- 0.2.5 — 2018-03-23
- 0.2.3 — 2018-03-23
- 0.2.2 — 2018-03-23
- … 17 more at https://npm.io/package/firebaseauth/versions

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