Class: OmniAuth::Strategies::Uberpopug
- Inherits:
-
OAuth2
- Object
- OAuth2
- OmniAuth::Strategies::Uberpopug
- Defined in:
- lib/omniauth/strategies/uberpopug.rb
Instance Method Summary collapse
Instance Method Details
#raw_info ⇒ Object
26 27 28 |
# File 'lib/omniauth/strategies/uberpopug.rb', line 26 def raw_info @raw_info ||= access_token.get('/account').parsed end |