- change to use x-www-form-urlencoded in the request of getting tokens.(#18)
- allowed for omniauth 2.0 series.
- This release supported for omniauth 1.0 series.
- change to use x-www-form-urlencoded in the request of getting tokens.(#18)
- be specified dependency for omniauth 1.9.
- fix rubocop warnings.
- refs #11 fix library dependencies.
- remove minitest-reporter.
- make the error handling when missing scope for reading user info better.
- refs #4 Add tests and make code coverage 100%.
- Initial release