-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: coreauthtriage meI really want to be triaged.I really want to be triaged.
Description
After we resolve #334 We should also change AuthCredentials and replace protected abstract HttpRequestInitializer httpRequestInitializer with public abstract Credentials credentials() returning com.google.auth.Credentials.Credentials.
We should also change ServiceOptions.httpRequestInitializer to get the credentials from AuthCredentials and wrap them inside HttpCredentialsAdapter.
If we can't find a way to deal with the deferred scoping, we can consider returning GoogleCredentials
instead of credentials.
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: coreauthtriage meI really want to be triaged.I really want to be triaged.