Class: Legion::Extensions::Github::OAuth::Transport::Exchanges::Oauth
- Inherits:
-
Transport::Exchange
- Object
- Transport::Exchange
- Legion::Extensions::Github::OAuth::Transport::Exchanges::Oauth
- Defined in:
- lib/legion/extensions/github/oauth/transport/exchanges/oauth.rb
Instance Method Summary collapse
Instance Method Details
#exchange_name ⇒ Object
10 |
# File 'lib/legion/extensions/github/oauth/transport/exchanges/oauth.rb', line 10 def exchange_name = 'lex.github.oauth' |