
Add the Firebase Admin SDK to your server
Dec 18, 2025 · A guide to adding the Firebase Admin SDK to your server, including how to set up a Firebase project and service account and initialize the SDK.
Admin SDK Reference | Firebase Admin SDK
firebase_admin.project_management firebase_admin.remote_config firebase_admin.storage firebase_admin.tenant_mgt Go The Admin SDK for Go provides APIs for authentication, user …
Introduction to the Admin Database SDK - Firebase
Dec 18, 2025 · A guide to getting started with the Firebase Admin SDK for the Realtime Database, including setup and authentication with both admin and limited privileges.
Introduction to the Admin Auth API | Firebase Authentication
Dec 18, 2025 · The Firebase Admin SDK provides an API for managing your Firebase users with elevated privileges. The admin user management API gives you the ability to programmatically …
Manage Users | Firebase Authentication
Dec 18, 2025 · To use the user management API provided by the Firebase Admin SDK, you must have a service account. Follow the setup instructions for more information on how to initialize …
Ajouter le SDK Firebase Admin à votre serveur
Pour utiliser Firebase Admin SDK, vous devez disposer des éléments suivants : Un projet Firebase. Un compte de service du SDK Admin Firebase pour communiquer avec Firebase. …
Adicionar o SDK Admin do Firebase ao servidor
Adicionar o SDK Se você estiver configurando um novo projeto, será necessário instalar o SDK para a linguagem de sua escolha. O SDK Admin para Node.js do Firebase está disponível em …
Introduction to the Admin Cloud Storage API - Firebase
Dec 18, 2025 · A guide to using the Firebase Admin SDK to access your Cloud Storage buckets from privileged environments, including how to upload, download, and modify objects.
Use the Admin SDK with Data Connect - Firebase
Dec 18, 2025 · A guide to using the Firebase Admin SDK with Firebase Data Connect for privileged operations, including designing and running administrative queries and mutations, …
서버에 Firebase Admin SDK 추가
Firebase 프로젝트 및 서비스 계정을 설정하고 SDK를 초기화하는 방법을 비롯하여 서버에 Firebase Admin SDK를 추가하는 방법을 안내합니다.