- Support for Ueberauth 0.4 (@vinniefranco)
- Fixing issues with
get_token!
(@vinniefranco) - Default scope is now
public
(@tsubery) - Add :client_secret to get_token/3 params (@syamilmj)
- Rescue Oauth2.Error to prevent server 500s (@syamilmj)
- Update
ex_doc
version to make docs compile again (@andrewhao)
- Fix support for auth_type
- Add support for missing Locale parameter
- Add support for auth_type
- Support for additional request variables
- Add missing
profile_fields
parameter
- Release to follow the Ueberauth 0.2.0 release
- Added oauth2 and ueberauth to applications list
- Fixed character encoding errors in Hex package
- Initial strategy