fix(auth): Fix credentials issue in createCustomToken() when using ADC by lahirumaramba · Pull Request #2801 · firebase/firebase-admin-node
fixes #2800
Instead of passing in an explicit service account name IAMSigner now takes in an app instance. This way we can use credentials (Google Auth) instance to get the service account name
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM Thanks!
lahirumaramba
changed the title
fix(auth): Fix credentials issue in createToken() when using ADC
fix(auth): Fix credentials issue in createCustomToken() when using ADC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters