google-auth-library-java icon indicating copy to clipboard operation
google-auth-library-java copied to clipboard

Open source Auth client library for Java

Results 84 google-auth-library-java issues
Sort by recently updated
recently updated
newest added

I have a web application and obtain an auth code with which I get a refresh token. I then supply this refresh token to the library and it can obtain...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://togithub.com/actions/setup-java) | action | major | `v3` -> `v4` | ---...

size: u

:robot: I have created a release *beep* *boop* --- ## [1.24.0](https://github.com/googleapis/google-auth-library-java/compare/v1.23.0...v1.24.0) (2024-05-03) ### Features * Next release from main branch is 1.21.0 ([#1372](https://github.com/googleapis/google-auth-library-java/issues/1372)) ([23c3cbe](https://github.com/googleapis/google-auth-library-java/commit/23c3cbe70fdce49a3075e15ba965739704a87ace)) ### Bug Fixes * Makes default...

do not merge
autorelease: pending
size: s

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.guava:guava](https://togithub.com/google/guava) | `32.0.0-android` -> `33.2.0-android` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.guava:guava/33.2.0-android?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

size: xs

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.guava:guava](https://togithub.com/google/guava) | `32.0.0-android` -> `32.1.3-android` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.guava:guava/32.1.3-android?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

size: xs

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.hamcrest:hamcrest-core](http://hamcrest.org/JavaHamcrest/) ([source](https://togithub.com/hamcrest/JavaHamcrest)) | `1.3` -> `2.2` |...

cla: yes
size: xs

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: bug
priority: p2

After upgrading com.google.oauth-client from v1.21.0 to 1.23.0 we started getting 403 ACCESS_TOKEN_SCOPE_INSUFFICIENT errors from the PlayIntegrity.decodeIntegrityToken service. This was the case until the initial AccessToken expired after which it started...

type: bug
priority: p2

Hello, we are upgrading GAE from Java 8 to 11 and also trying to get ride of legacy bundled service . Here is how we generate default AccessToken today. ```...

type: bug
priority: p2

An Appengine customer recently filed this bug: We recently upgraded to Java 21 and noticed a change in behavior when calling GoogleCredentials.getApplicationDefault() Before Java 21, it was returning us a...

type: bug
priority: p2