How to authenticate with google cloud AUTH_TOKEN with FIREBASE_TOKEN getting deprecated. #6283
Replies: 4 comments 1 reply
-
??????????????????????????????? We are getting the message "FIREBASE_TOKEN will be deprecated" while there's no way that I'm aware of to connect the firebase CLI to authentication via OIDC. Can we get some help / resolution to this? |
Beta Was this translation helpful? Give feedback.
-
@firebase-ops do we have an estimate date for when FIREBASE_TOKEN will be depreciated? |
Beta Was this translation helpful? Give feedback.
-
Is there any solution for this problem? |
Beta Was this translation helpful? Give feedback.
-
That's weird it's still the only way mentioned in the firebase today docs without any depreciation notes |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm currently getting an AUTH_TOKEN and shoving that into FIREBASE_TOKEN to authenticate the firebase CLI. Obviously I'm now getting:
I'm using gitlab and authenticating as per their documentation.
https://docs.gitlab.com/ee/ci/cloud_services/google_cloud/
I've tried plugging the following as the GOOGLE_APPLICATION_CREDENTIALS.
and I get this error
If anyone can let me know how to use GOOGLE_APPLICATION_CREDENTIALS with gitlab/WIF, it'd be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions