-
If you're already using [npm](https://www.npmjs.com/) and a module bundler such as [webpack](https://webpack.js.org/) or [Rollup](https://rollupjs.org/), you can run the following command to install t…
-
### Description
Users who already had accounts before an [iOS App Transfer](https://developer.apple.com/help/app-store-connect/transfer-an-app/overview-of-app-transfer/) are unable to login after t…
-
Hi there,
Reporting an issue with `google-cloud-recaptcha_enterprise` library. When configuring credentials it throws an error and it looks like it is raising an issue with an old version of t…
-
### Please make sure you have searched for information in the following guides.
- [X] Search the issues already opened: https://github.com/GoogleCloudPlatform/google-cloud-node/issues
- [X] Search St…
-
I'm using the following libraries to configure the Apihub Java Client to the Gradle project.
- implementation platform('com.google.cloud:libraries-bom:26.45.0')
- implementation 'com.google.clou…
-
The Auth Library has a few handwritten samples (https://github.com/googleapis/google-auth-library-java/tree/main/samples/snippets) that should be tested in the CI. We should ensure that these samples …
-
when import { OAuth2Client } from "google-auth-library"; this warning appears and when removed the import, it disappears
```
(node:32561) [DEP0040] DeprecationWarning: The `punycode` module is d…
-
### Description
Hey there, I upgraded my Meta Quest Unity Project from using Firebase 10.5 to 12.3 and 12.4 recently and now Auth totally hangs in the
`SignInWithEmailAndPasswordAsync` call.
…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
…
-
**Describe the bug**
I added a field to the user scheme: cid.
I use the generic OAuth plugin with a custom getUserInfo function, but when I return the user with all the fields and my additional one,…