Skip to content

Firebase Admin Go SDK v1.0.2

Choose a tag to compare

@hiranya911 hiranya911 released this 13 Sep 20:36
· 348 commits to master since this release
  • When deployed in the Google App Engine environment, the SDK can now leverage the utilities provided by the App Engine SDK to sign JWT tokens. As a result, it is now possible to initialize the Admin SDK in App Engine without a service account JSON file, and still be able to call CustomToken() and CustomTokenWithClaims().