Skip to content

AuthCodeURL generates incomplete scopes #119

Closed
@jimzhan

Description

@jimzhan

oauth2.go, line 117, the scopes simply joined by spaces, instead of commas Github.

"scope":         internal.CondVal(strings.Join(c.Scopes, " ")),

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