Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--token is deprecated #335

Open
MiroStW opened this issue Jan 15, 2023 · 0 comments
Open

--token is deprecated #335

MiroStW opened this issue Jan 15, 2023 · 0 comments

Comments

@MiroStW
Copy link

MiroStW commented Jan 15, 2023

When using the snippet I get a warning

Authenticating with `--token` is deprecated and will be removed in a future major version of `firebase-tools`. Instead, use a service account key with `GOOGLE_APPLICATION_CREDENTIALS`: https://cloud.google.com/docs/authentication/getting-started

at this line:

token: functions.config().fb.token

Is that because I am using it in a wrong way or is the snipped outdated? How would I use the described service account key in the case of this snippet? I appreciate your help, I am still new to GCP!!

Environment:
firebase-tools: 11.20.0
Node: 16

Steps to reproduce:
use the snipped as described

Expected behaviour:
Execute recursive delete of path

Actual behaviour:
Same, but with deprecation warning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant