Skip to content

Firebase Admin Go SDK v1.0.1

Compare
Choose a tag to compare
@hiranya911 hiranya911 released this 07 Sep 20:28
· 317 commits to master since this release
  • Now uses the client options provided during SDK initialization to create the http.Client that 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-specific http.Client using option.WithHTTPClient().