Module: Import::GithubOauth

Extended by:
ActiveSupport::Concern
Included in:
GithubController, GithubGroupsController
Defined in:
app/controllers/concerns/import/github_oauth.rb

Constant Summary collapse

OAuthConfigMissingError =
Class.new(StandardError)