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

Replacement library? #251

Closed
bootstraponline opened this issue Feb 23, 2019 · 1 comment
Closed

Replacement library? #251

bootstraponline opened this issue Feb 23, 2019 · 1 comment
Assignees
Labels
type: question Request for information or clarification. Not an issue.

Comments

@bootstraponline
Copy link

With google-oauth-java-client being deprecated, is there an official replacement? https://github.com/googleapis/google-auth-library-java is the closest I could find.

Thanks.

@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Feb 23, 2019
@sduskis sduskis added type: question Request for information or clarification. Not an issue. and removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Mar 7, 2019
@chingor13
Copy link
Contributor

chingor13 commented Jun 21, 2019

This entire library is not being deprecated. The general OAuth implementations will remain, however, the Google API-specific authentication classes (from google-api-client) are now marked as deprecated in favor of https://github.com/googleapis/google-auth-library-java. We do not want to maintain 2 separate implementations of Application Default Credentials and other Google-specific auth mechanisms. For compatibility with google-http-client, see: https://github.com/googleapis/google-auth-library-java#using-credentials-with-google-http-client

@chingor13 chingor13 self-assigned this Jun 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

4 participants