class HTTPClient::OAuth

def set(*args)

You cannot set OAuth config via WWWAuth#set_auth. Use OAuth#config=
Set authentication credential.
def set(*args)
  # not supported
end