- refs #12 allowed for omniauth 2.0 series.
- fix #13 set uid field.
- refs #12 be specified dependency for omniauth 1.9.
- fix rubocop warnings.
- refs #9 fix dependencies.
- bug fix for 'TimeTree' camelization.
- do refactor.
- rename
OmniAuth::TimeTree
module fromOmniauth::Timetree
. - improve tests with Rack::Test.
- update gem-push GitHub Actions settings in order to ignore error for same version.
- refs #1 setup GitHub Actions for rspec and pushing to RubyGems.
- measure code coverage
- fixed a bug for empty uid
- fixed a bug for mistakes of TimeTree API URL after exchanging token
- Initial release