Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gabrielrufino/firechecker
- Owner: gabrielrufino
- License: mit
- Created: 2020-06-03T21:20:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T00:53:13.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T14:55:46.717Z (7 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/org/firechecker
- Size: 334 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)