Skip to content

Firebase Admin Node.js SDK v5.2.0

Compare
Choose a tag to compare
@hiranya911 hiranya911 released this 14 Aug 22:07
· 1178 commits to master since this release

Authentication

  • New type definitions for the arguments of createUser() and updateUser() methods.

Cloud Messaging

  • Redefined the arguments of sendToDevice() using intersection instead of overloading.