github firebase/firebase-admin-go v2.7.0
Firebase Admin Go SDK v2.7.0

latest releases: v4.15.0, v4.14.1, v4.14.0...
6 years ago
  • The auth and messaging packages now provide a set of new functions for checking various error conditions (e.g. auth.IsIDTokenRevoked(), messaging.IsInvalidArgument() etc).

Cloud Messaging

  • Added the MutableContent field to the messaging.Aps type. This can be used to set the mutable-content property when sending FCM messages to APNs targets.
  • Added support for specifying arbitrary key-value fields in the Aps type.
  • Improved error handling in the messaging API. The returned errors now contain additional details.

Don't miss a new firebase-admin-go release

NewReleases is sending notifications on new releases.