Skip to content

Firebase Admin Node.js SDK v6.3.0

Compare
Choose a tag to compare
@hiranya911 hiranya911 released this 28 Nov 22:29
· 1041 commits to master since this release
245f31c
  • A new admin.projectManagement() API for managing apps in a Firebase project.
  • New listAndroidApps() and listIosApps() methods for listing the existing apps in a project.
  • New createAndroidApp() and createIosApp() methods for creating new apps in a project.
  • New AndroidApp and IosApp APIs for updating individual apps.

Cloud Messaging