Skip to content

Cline authentication of oAuth API #24

@panteleimon-a

Description

@panteleimon-a

The remote server integration on Cline has some issues when authenticating oAuth, when redirected to localhost:

The URL provided has two main issues for the Linear API:

scope=...offline_access: The scope offline_access is not used by Linear.

&access_type=offline: This parameter is also not used by Linear.

Furthermore, the state parameter in the URL is a unique security key for a single login attempt and has likely expired. You cannot reuse an old authorization link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions