Skip to content

Releases: ueberauth/ueberauth_twitter

v0.3.0

15 Mar 21:45
Compare
Choose a tag to compare

Check CHANGELOG.md

Version 0.2.4

03 Apr 01:43
Compare
Choose a tag to compare
Switch to native Elixir dependency for OAuth (#14)

* Switch to OAuther from erlang-oauth

* Clean up warnings

* Cleanup per PR review.

Version 0.2.2

20 Dec 18:16
Compare
Choose a tag to compare
  • Credentials now include token and secret

Version 0.2.1

12 Dec 22:19
Compare
Choose a tag to compare
  • Fixed missing parenthesis
  • Fixed match warning
  • Updated ueberauth and plug dependencies

Version 0.2.0

12 Dec 22:18
Compare
Choose a tag to compare
  • Bumped version to correspond with ueberauth.

Version 0.1.0

12 Dec 22:18
Compare
Choose a tag to compare
  • Initial Twitter OAuth strategy.