# File lib/omniauth/strategies/oauth2.rb, line 62
      def token_params
        options.token_params.merge(options_for("token"))
      end