Skip to content

OAuth client should support bi-phasic oauth flows #1368

@vitorbal

Description

@vitorbal

Description

The OAuthClientProvider interfaces should look more like the Typescript SDK's provider instead, which is less opinionated about how the code verifier and redirect uri are consumed and subsequently exchanged into a token.

Currently, the Python SDK's version makes assumptions about the end-to-end flow that prevent usage in scenarios where e.g. I want to store the verifier/uri in the DB and run the callback "out-of-band".

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    authIssues and PRs related to Authentication / OAuthenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions