# File lib/omniauth/strategy.rb, line 427
    def callback_url
      full_host + script_name + callback_path + query_string
    end