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.
- Protect against CSRF attacks by adding a state parameter
- Bump version of Ueberauth to
0.7
- Use JSON library from Ueberauth
- Bump version of Ueberauth to
0.6
- Add Poison dependency
- Improve OAuth error handling
- Fix Elixir 1.3 warnings
- Credentials now include token and secret
- Fix missing parenthesis
- Update
ueberauth
andplug
- Bump revision to follow ueberauth 0.2.0
- Initial Twitter OAuth strategy