-
```
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…
-
```
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…
-
I am using firebase purely as an authentication provider, with a separate database as a source of truth for user roles. I am trying to set claims in the session cookie on login or session creation, si…
-
After getting Access Token from google cloud console
EX:
{
"access_token": "ya29.a0AXooCguaHUGcCVx4goUm0AUovilfxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"expires_in": 3599,
"scope": "https://mail…
-
## CVE-2011-1498 - Low Severity Vulnerability
Vulnerable Library - httpclient-4.0.1.jar
HttpComponents Client (base module)
Library home page: http://www.apache.org/
Path to dependency file: /jetty-…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
```
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…
-
```
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…
-
```
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…
-
**Describe the bug**
Say I want to assign scopes to a user when the account is created (using Google Auth module). The only way I see to do it (without a future call) is set them in the `onUserCreate…