You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Short description:
Currently there is no way to use own credential (let's say DataStore) 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()
From [email protected] on November 20, 2013 14:47:10
Short description:
Currently there is no way to use own credential (let's say DataStore) 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: http://code.google.com/p/google-oauth-java-client/issues/detail?id=87
The text was updated successfully, but these errors were encountered: