Firebase Admin Go SDK v1.0.1
- Now uses the client options provided during SDK initialization to create the
http.Clientthat is used to fetch public key certificates. This enables developers to use the ID token verification feature in environments like Google App Engine by providing a platform-specifichttp.Clientusingoption.WithHTTPClient().