Please update the quickstart guide with an example using google-auth-library-java #7388
Labels
priority: p4
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Problem
The example in the quickstart guide 'Running a Search Console App in Java' is still using the deprecated googleapis.auth.oauth2.GoogleCredential. I understand that googleapis.google-auth-library-java.credentials should be used instead.
Solution
I'd like to see an updated example in the quickstart-guide where the google-auth-library-java is used.
Additional context
I've asked this question on several places, but nobody seems to be able to come up with an example.
The text was updated successfully, but these errors were encountered: