google-auth-library Questions

3

Solved

I want to create an automatic deployment of GCP for clients. In order to do that, I have opened a page for them to login with google, and then enabled the IAM API and the Service Usage API. Then ...

7

I'm trying to create a firebase cloud function. So I would to run my firebase cloud function locally. But it do not work how to setup authentication. I have installed firebase tools : https://fire...

1

I am trying to authenticate a java app into the google photos api, using my own account, which doesn't support service_account as per documentation. The problem is that the file generated by the go...
Gillespie asked 23/5, 2020 at 15:34

3

Solved

I am new to google cloud storage and I try to set up a function that downloads a blob once a day. At the moment I am working in my Jupyter Notebook but finally, the code will run in an Azure Functi...

6

Solved

After the migration to AndroidX i'am facing this the following issue with the Google Auth lib: On Android 9 API 28: java.lang.IncompatibleClassChangeError: Class 'com.google.android.gms.auth.api....
Protozoology asked 22/12, 2018 at 22:27

2

Solved

I'm using the googleapis npm library to authorize using OAuth2 to access my Gmail account to send emails. I am using the following code (TypeScript) to do that: const oAuth2Client = new google.aut...
Accept asked 1/11, 2018 at 3:9

1

Solved

I want to use Google Cloud Storage in NodeJS but authenticate with google-auth-library Specifically: I want to host this on heroku, so I want to keep the secret in an environment variable, not in ...
1

© 2022 - 2025 — McMap. All rights reserved.