Authenticating with --token
is deprecated and will be removed in a future major version of firebase-tools
#954
Replies: 3 comments
-
Hi @tyler-jewell thanks for the heads-up, I'll test and make the needed changes to the docs. For now, does it block your pipeline in any way ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
No this does not. Thanks!
…On Thu, Sep 15, 2022 at 9:26 AM Nihal Agazade ***@***.***> wrote:
Hi @tyler-jewell <https://github.com/tyler-jewell> thanks for the
heads-up, I'll test and make the needed changes to the docs. For now, does
it block your pipeline in any way ?
—
Reply to this email directly, view it on GitHub
<#954 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARL35RZP2SWHFLXFQNT57RDV6M5Z5ANCNFSM6AAAAAAQNKLIJQ>
.
You are receiving this because you were mentioned.Message ID:
<codemagic-ci-cd/codemagic-docs/repo-discussions/954/comments/3655067@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While publishing to firebase hosting using the FIREBASE_TOKEN environment variable, I got this warning:
Authenticating with
--token
is deprecated and will be removed in a future major version offirebase-tools
. Instead, use a service account key withGOOGLE_APPLICATION_CREDENTIALS
: https://cloud.google.com/docs/authentication/getting-startedCan we update the documentation to reflect this?
Beta Was this translation helpful? Give feedback.
All reactions