Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielrufino/firechecker

🔥 Middleware for checking firebase authentication in Node.js APIs
https://github.com/gabrielrufino/firechecker

Last synced: 7 days ago
JSON representation

🔥 Middleware for checking firebase authentication in Node.js APIs

Awesome Lists containing this project

README

        



Firechecker

---

**Firechecker** is a middleware for checking firebase authentication in Node.js APIs.

## Framework options

| Framework | NPM package | Downloads |
|------------------------------|----------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|
| [Express](/packages/express) | [@firechecker/express](https://www.npmjs.com/package/@firechecker/express) | [![badge](https://img.shields.io/npm/dw/@firechecker/express.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@firechecker/express) |
| [Fastify](/packages/fastify) | [@firechecker/fastify](https://www.npmjs.com/package/@firechecker/fastify) | [![badge](https://img.shields.io/npm/dw/@firechecker/fastify.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@firechecker/fastify) |
## License

* See [LICENSE](/LICENSE)