# File lib/omniauth/strategies/oauth2.rb, line 51
      def callback_url
        full_host + callback_path
      end