ex_trello v0.4.1 ExTrello.OAuth

Provide a wrapper for :oauth request methods.

Summary

Functions

request(method, url, params, credentials, opts \\ [])

Send a signed request

Options

* `stream_to` Specify a process to stream the response to when performing async requests
* `follow_redirects` Specify whether redirects should be followed.