Class: OmniAuth::Strategies::Smileback

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

Instance Method Summary collapse

Instance Method Details

#callback_urlObject



16
17
18
# File 'lib/omniauth/strategies/smileback.rb', line 16

def callback_url
  full_host + script_name + callback_path
end