ex_trello
v1.1.1
Pages
Modules
ex_trello v1.1.1
ExTrello.OAuth
Provide a wrapper for :oauth request methods.
Summary
Functions
request(method, url, params, credentials, opts \\ [])
Send a signed request
Functions
request(method, url, params, credentials, opts \\ [])
Send a signed request
Options (NOTE: these don’t do anything yet.)
stream_to
Specify a process to stream the response to when performing async requests
follow_redirects
Specify whether redirects should be followed.