Skip to content

Firebase Admin Go SDK v2.5.0

Compare
Choose a tag to compare
@avishalom avishalom released this 14 Feb 21:51
· 266 commits to master since this release
f1f98c4

Firebase Cloud Messaging

  • A new messaging package for sending messaging messages and managing topic subscriptions.
  • A new Send() function for sending messaging messages.
  • A new SubscribeToTopic() function for subscribing a list of device registration tokens to a messaging topic.
  • A new UnubscribeFromTopic() function for unsubscribing a list of device registration tokens from a messaging topic.

Firebase Auth