Method: HTTPClient::OAuth#set

Defined in:
lib/httpclient/auth.rb

#set(*args) ⇒ Object

Set authentication credential. You cannot set OAuth config via WWWAuth#set_auth. Use OAuth#config=



758
759
760
# File 'lib/httpclient/auth.rb', line 758

def set(*args)
  # not supported
end