# File lib/omniauth/strategies/oauth2/mailru.rb, line 38
      def request_phase
        options[:response_type] ||= 'code'
        super
      end