Closed
Description
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'