Bluestep's Implementation of the OAuth workflow. Used to prime and then execute an OAuth transaction
Returns the google client AuthorizationCodeFlow for custom control over the flow.
Set the dataStoreFactory.
dataStoreFactory
Set the requestInitializer.
requestInitializer
See https://googleapis.dev/java/google-http-client/latest/index.html?com/google/api/client/http/HttpRequest.html
Set the scope.
scope
Bluestep's Implementation of the OAuth workflow. Used to prime and then execute an OAuth transaction