Firebase Admin SDK for PHP v5.25.0 Release Notes

Release Date: 2021-11-01 // over 2 years ago
  • โž• Added

    • โž• Added support for providing a nonce when signing in with IdP credentials
    • โž• Added methods:
      • Kreait\Firebase\Auth::signInWithAppleIdToken() ### ๐Ÿ”„ Changed
    • ๐Ÿ— When building the RTDB Url from the service account's project ID, the SDK will not replace colons (:) and dots (.) with dashes (-) anymore. (#351 (comment))