Commit Graph

17 Commits

Author SHA1 Message Date
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
Jeff Browning 8f00575620 Add poison to dependencies (#11) 2016-10-27 09:34:37 -06:00
Sean Callan 3c65cf5814 Release 0.2.3 2016-08-15 08:48:31 -06:00
Michael fdc7fe26fa Update oauth.ex (#7)
Rewrite a conditional to avoid compiler notifications.
2016-07-27 11:05:54 -06:00
Sean Callan 3ca733164e Release 0.2.2 2015-12-20 10:15:36 -08:00
Sean Callan 533db12a03 Merge pull request #5 from jamescallmebrent/fix-readme
fix 'providers' configuration step in README
2015-12-20 10:14:43 -08:00
Brent Hargrave 31e1d0364a fix 'providers' configuration step in README 2015-12-20 09:08:14 -05:00
Sean Callan c8b30df384 Merge pull request #4 from jamescallmebrent/fix-credentials
fix Credentials (oauth_token, oauth_token_secret)
2015-12-19 11:05:44 -08: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 8dd123d871 Updated changelog 2015-12-12 14:14:46 -08:00
Sean Callan ec35c175d4 Update ueberauth and plug 2015-12-12 14:14:39 -08:00
Sean Callan 80d715e424 Fix missing parenthesis 2015-12-12 14:14:20 -08:00
Sean Callan a313ce0b5f Merge pull request #2 from ueberauth/bump-to-2
Bump to 0.2.0 to follow ueberauth
2015-11-28 19:59:01 -08:00
Daniel Neighman 2ef6d8aaf0 Bump to 0.2.0 to follow ueberauth 2015-11-28 19:30:05 -08:00
Sean Callan 2cf6544544 Initial Twitter strategy 2015-11-24 21:14:54 -08:00
Sean Callan 8330fa308b Initial commit 2015-11-17 19:34:26 -08:00