firebase / firebase-admin-go

Firebase Admin Go SDK
Apache License 2.0
1.13k stars 244 forks source link

fix(auth): Migrate IAM SignBlob to IAMCredentials SignBlob #404

Closed kentengjin closed 3 years ago

kentengjin commented 3 years ago

Point all SignBlob to iamcredentials instead of iam.

RELEASE NOTE: Migrated the token signing functionality to the new IAM credentials API.