Skip to content

Login is not working (invalid scope) #6

@drdino

Description

@drdino

Im trying to enable google oauth but its not working because scope value "default" is hardcoded and google service fails with message:

Error: invalid_scope
Some requested scopes were invalid. {invalid=[default]}

(Google api scopes are listed here: https://developers.google.com/identity/protocols/googlescopes)

It would be good if scopes could be configurable - currently views.login method has scope hardcoded?

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