# File lib/omniauth/strategies/github.rb, line 73
      def callback_url
        full_host + script_name + callback_path
      end