- Add support for custom URL schemes #144
- Dynamic providers
- Birthday part of info struct
- Fixed Ueberauth request not respecting Script Name #97
- Fix versioning for
plug
dependency
- Target Elixir 1.3 and above
- Fix Elixir 1.4 warnings
- Fix bug preventing multiple providers
- Allow
:redirect_url
to be configured - Handle requests with or without trailing slash
- Add the ability to select which providers to use on a per-plug basis
- Remove the Ueberauth.plug function in favour of making Ueberauth a plug
- Initial release