Skip to content

New authorization URI is a breaking change #2361

@bshaffer

Description

@bshaffer

See #2275

Updating to the v2 auth URL broke the behavior of using setApprovalPrompt('force'), which was deprecated in favor of instead of the newer setPrompt('consent').

In order to mitigate this breaking change, we could update the setApprovalPrompt function to call setPrompt('consent') instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions