ex_trello v1.0.0 ExTrello.OAuth

Provide a wrapper for :oauth request methods.

Summary

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.