Firebase Admin SDK for PHP v4.20.0 Release Notes

Release Date: 2019-03-28 // about 5 years ago
    • Sent emails can now be localized by providing a $locale parameter to the following methods:
      • Kreait\Firebase\Auth::sendEmailVerification($uid, $continueUrl = null, $locale = null)
      • Kreait\Firebase\Auth::sendPasswordResetEmail($email, $continueUrl = null, $locale = null)