Skip to content

make AuthorizationCodeFlow more extendable #87

@wonderfly

Description

@wonderfly

From bade...@gmail.com 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions