Skip to content

AuthenticateOptions.scope type is declared incorrectly #306

Closed
@Lordfirespeed

Description

@Lordfirespeed

AuthenticateOptions.scope is declared as string[] | undefined, but the parseScope function used to parse the option only accepts string | undefined, so an invalid_scope error is thrown when passing string[].

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