-
Hi,
Im trying to import the library using
`import { getAccessToken } from "web-auth-library/google";` but I'm getting any error
```
./pages/api/tts_edge.ts:2:32
Type error: Cannot find mod…
-
In https://github.com/googleapis/google-auth-library-python/pull/185 , `google-auth` now uses Python's [cryptography](https://pypi.org/project/cryptography/) library if it's available.
The `cryptog…
-
The golang idtoken library first calls generateAccessToken on the impersonated service account as the source user, and then uses that access token to call generateIdToken on the service account.
Thi…
-
### 📜 Description
Apologies if this has been raised before, I took a search through issues and couldn't see anything/
[Pre-requisites](https://backstage.io/docs/getting-started/#prerequisites) sta…
-
FR to implement [createDelegated()]](https://googleapis.dev/java/google-auth-library/latest/com/google/auth/oauth2/ServiceAccountCredentials.html#createDelegated-java.lang.String-) mechansm for othe…
-
### Description
I'm encountering issues when trying to use the @ai-sdk/google-vertex with Google Vertex AI. It appears that the documentation might be incomplete, as I found several forum posts from …
-
### Context (Environment)
When starting the local server with `npm run watch` I got the message saying not containing `client_email` field. I guess this has to do with [Google OAuth](https://github.c…
-
Hi,
I'm trying to load your model weights using the instructions found in the README.
When loading the model I get the following error:
```python
Python 3.9.20 | packaged by conda-forge | (mai…
-
### Description of the problem / feature request:
It's unclear how to use a private git repository with bazel. Please consider documenting how to set this up more prominently in the repository docu…
-
```
Version of google-api-java-client (e.g. 1.15.0-rc)?
1.18.0
Java environment (e.g. Java 6, Android 2.3, App Engine)?
Java 7 with AppEngine
Describe the problem.
We're seeing a lot of invalid_requ…