Class: OmniAuth::Strategies::Uberpopug

Inherits:
OAuth2
  • Object
show all
Defined in:
lib/omniauth/strategies/uberpopug.rb

Instance Method Summary collapse

Instance Method Details

#raw_infoObject



26
27
28
# File 'lib/omniauth/strategies/uberpopug.rb', line 26

def raw_info
  @raw_info ||= access_token.get('/account').parsed
end