Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

v0.4.0 - 2021-07-19

  • Protect against CSRF attacks by adding a state parameter
  • Bump version of Ueberauth to 0.7

v0.3.0 - 2019-03-15

  • Use JSON library from Ueberauth
  • Bump version of Ueberauth to 0.6

v0.2.4 - 2017-03-15

  • Add Poison dependency
  • Improve OAuth error handling

v0.2.3 - 2016-08-15

  • Fix Elixir 1.3 warnings

v0.2.2 - 2015-12-20

  • Credentials now include token and secret

v0.2.1 - 2015-12-12

  • Fix missing parenthesis
  • Update ueberauth and plug

v0.2.0 - 2015-11-28

  • Bump revision to follow ueberauth 0.2.0

v0.1.0 - 2015-11-24

  • Initial Twitter OAuth strategy