Commit Graph

10 Commits

Author SHA1 Message Date
Chad Gorshing dd0a6a1e09 Add location to Info (#19) 2018-02-13 11:30:01 -07:00
Chad Gorshing 42dc50a220 Change the Info image to be https instead of http (#21) 2018-02-13 11:29:08 -07:00
Gordon Brown b4b7096e60 Switch to native Elixir dependency for OAuth (#14)
* Switch to OAuther from erlang-oauth

* Clean up warnings

* Cleanup per PR review.
2017-03-15 13:15:49 -06:00
yburyug 2d2d94803d add credo to project - no complains from first run (#12) 2017-01-10 18:11:03 -07:00
Jeff Browning 97435e8643 Improve OAuth error handling (#10)
* Fixes a crash on network error in access_token!/2 and request_token!/2
* Fixes a crash when an API request results in a non-200 status
2016-10-27 09:35:12 -06:00
Michael fdc7fe26fa Update oauth.ex (#7)
Rewrite a conditional to avoid compiler notifications.
2016-07-27 11:05:54 -06:00
Brent Hargrave cc3bf7a0b8 fix Credentials (oauth_token, oauth_token_secret) 2015-12-19 12:28:42 -05:00
Sean Callan 277cbe3c84 Fixed match warning 2015-12-12 14:16:40 -08:00
Sean Callan 80d715e424 Fix missing parenthesis 2015-12-12 14:14:20 -08:00
Sean Callan 2cf6544544 Initial Twitter strategy 2015-11-24 21:14:54 -08:00