Module: GithubAuthentication::Generator
- Defined in:
- lib/github_authentication/generator.rb,
lib/github_authentication/generator/app.rb,
lib/github_authentication/generator/personal.rb
Defined Under Namespace
Constant Summary collapse
- Error =
Class.new(StandardError)
- TokenGeneratorError =
Class.new(Error)