-
-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
github-actions[bot] edited this page Jul 20, 2026
·
2 revisions
- Node.js (>= 22.12) — required by the Firebase Admin SDK v14, which drops Node.js 18 and 20
- NestJS (>= 9)
Upgrading from v1.x? The Node.js requirement changed in v2.0.0, and one import has to be updated. See Migrations for the details, including how to configure Jest.
- Install the package using npm:
npm install @alpha018/nestjs-firebase-auth firebase-adminor yarn:
yarn add @alpha018/nestjs-firebase-auth firebase-admin- Important: Obtain your Firebase Service Account credentials JSON file from the Firebase Console (Project Settings > Service accounts). You will need this for configuration.
GitHub Repository | Issues | Releases
If you find this project useful, you can support it by buying me a coffee ☕️. If you can't contribute financially, a ⭐ on the repo is also greatly appreciated!
MIT License © 2024 Tomás Alegre