# File lib/omniauth/strategy.rb, line 115
    def request_path
      options[:request_path] || "#{path_prefix}/#{name}"
    end