Commit Graph

14 Commits

Author SHA1 Message Date
snewcomer 0811d76018 Move ueberauth.config to ueberauth 2018-12-24 07:21:35 -08:00
snewcomer d63a1e4378 remove unused method 2018-12-23 14:13:43 -08:00
Yordis Prieto 237bfa718e
Update lib/ueberauth/strategy/twitter.ex
Co-Authored-By: snewcomer <snewcomer@users.noreply.github.com>
2018-12-23 14:13:11 -08:00
Yordis Prieto 492e725d58
Update lib/ueberauth/strategy/twitter.ex
Co-Authored-By: snewcomer <snewcomer@users.noreply.github.com>
2018-12-23 14:13:00 -08:00
Yordis Prieto 78711b26d6
Update lib/ueberauth/strategy/twitter.ex
Co-Authored-By: snewcomer <snewcomer@users.noreply.github.com>
2018-12-23 14:12:33 -08:00
snewcomer 9af257ce20 Use Ueberauth config method 2018-12-23 13:59:17 -08:00
snewcomer 9eb04150d5 Use method to return json_library instead of a module attribute 2018-12-23 13:31:54 -08:00
snewcomer 1c5a5e7229 Configurable json library 2018-12-22 22:53:38 -08:00
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
Brent Hargrave cc3bf7a0b8 fix Credentials (oauth_token, oauth_token_secret) 2015-12-19 12:28:42 -05: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