Short description:
Currently there is no way to use own credential (let's say
DataStore<SomeStoredCredential>) AuthorizationCodeFlow.credentialDataStore
Purpose:
Use custom credentials (SomeCredential) based on generic Credential with custom
field along with custom TokenResponse with custom field (SomeTokenResponse)
Workaround:
Implementation SomeAuthorizationCodeFlow from scratch is the only way to
override get\setCredentialDataStore()
Used google-oauth-java-client:1.17.0-rc
Thanks.
Original issue reported on code.google.com by bade...@gmail.com on 20 Nov 2013 at 10:47
Original issue reported on code.google.com by
bade...@gmail.com
on 20 Nov 2013 at 10:47