- It is now possible to remove emails from users in the auth database. (#459)
- You can configure the behavior of the HTTP Client performing the API requests by passing an instance of
Kreait\Firebase\Http\HttpClientOptions
to the factory before creating a service. (Documentation)