-
I am able to integration google with my personal account, but Dennis gets the `cannot save tokens to database` error. I noticed in the database, that Dennis integration has `customers/3060120764` in t…
-
### Feature Description
The vertex model doesn't work on vercel edge. This is cause by the auth-library not being compatible with the edge. This could be easily replaced by a vanilla js script:
…
-
* Operating System version: macOS 13.5
* Firebase SDK version: 9.2.0
* Library version: _____
* Firebase Product: auth
Hello,
I'm getting the error below when using Firebase Admin SDK…
-
I had a python application which was redirecting users to other external websites once the authentication was completed. Even after having many checks for the URL , it was unable to stop the redirecti…
-
**Describe the bug**
I'm trying to find a subject line email in my Gmail inbox.
Store store = imapConnectionPool.getStore(account);
FetchProfile fp = new FetchProfile();
…
-
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…
-
I got the following exception after inserting my key and pressing enter.
```
No U2F device found. 5 attempts remaining.
Insert your U2F device and press enter to try again...
Traceback (most rec…
-
## Issue
I can get up and running with my Expo App and react-native-firebase just fine in development and production on Android and development on iOS, but NOT production on i…
-
**Is your feature request related to a problem? Please describe.**
Currently, `google.auth.default()` generates `Credentials` that contain `.token` that is an access token.
We'd like to also gene…