class OmniAuth::Strategies::Cloud66
Public Instance Methods
callback_url()
click to toggle source
# File lib/omniauth/strategies/cloud66.rb, line 26 def callback_url full_host + script_name + callback_path end
request_phase()
click to toggle source
Calls superclass method
# File lib/omniauth/strategies/cloud66.rb, line 12 def request_phase super end