Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Deprecated GoogleCredential Dependency #327

Open
tntim96 opened this issue Nov 28, 2022 · 0 comments
Open

Replace Deprecated GoogleCredential Dependency #327

tntim96 opened this issue Nov 28, 2022 · 0 comments

Comments

@tntim96
Copy link

tntim96 commented Nov 28, 2022

~.m2/repository/com/google/api-client/google-api-client/1.34.0/google-api-client-1.34.0-sources.jar!/com/google/api/client/googleapis/auth/oauth2/GoogleCredential.java

Please use google-auth-library for handling Application Default Credentials and other non-OAuth2 based authentication.

SDK you're using (please complete the following information):

  • Version: 1.8
openjdk version "1.8.0_332"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_332-b09)
OpenJDK 64-Bit Server VM (Temurin)(build 25.332-b09, mixed mode)

Is your feature request related to a problem? Please describe.
Remove deprecation

Describe the solution you'd like
Swap to https://github.com/googleapis/google-auth-library-java as suggested

Describe alternatives you've considered
N/A

Additional context
N/A

@tntim96 tntim96 changed the title Replace Deprecated GoogleCredential Version 1.34.0 Replace Deprecated GoogleCredential Dependency Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant