Skip to content

Is it fine to add undocumented option to initializer.rb? #48

Closed
@tackeyy

Description

@tackeyy

As I found the undocumented option which is about Github's scope with external module in Github OAuth. I think it is better if below code is inserted in initializer.rb, because it takes time to find the option out if someone who uses Github OAuth with external module and want to manage the Github's scope.

config.github.scope = 'user, repo'

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionAsking a question about Sorcery

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions