# File lib/tinder/connection.rb, line 60
    def basic_auth_settings
      {:username => token, :password => 'X'}
    end