Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Releases: koshilife/omniauth-zoom

1.1.0

24 Aug 14:06
e2320ba
Compare
Choose a tag to compare

This release supported for omniauth 2.0 series.

  • change to use x-www-form-urlencoded in the request of getting tokens. (#18)

0.4.0

24 Aug 01:12
b98b934
Compare
Choose a tag to compare

This release supported for omniauth 1.0 series.

  • change to use x-www-form-urlencoded in the request of getting tokens. (#18)

0.3.1

01 Jun 15:41
Compare
Choose a tag to compare

This release supported for omniauth 1.0 series.

  • undid omniauth-oauth2 dependency.

1.0.0

01 Jun 15:41
cb249bf
Compare
Choose a tag to compare

This release supported for omniauth 2.0 series.

  • allowed for omniauth 2.0 series.

0.3.0

01 Jun 15:41
Compare
Choose a tag to compare

This release supported for omniauth 1.0 series.

  • be specified dependency for omniauth 1.9.

0.2.1

01 Jun 15:39
674eee2
Compare
Choose a tag to compare
  • fix rubocop warnings.

0.2.0

01 Jun 15:39
a71dfff
Compare
Choose a tag to compare
  • refs #11 fix library dependencies.
  • remove minitest-reporter.

0.1.2

01 Jun 15:38
ddcbb2e
Compare
Choose a tag to compare
  • make the error handling when missing scope for reading user info better.

0.1.1

01 Jun 15:38
b4fadf8
Compare
Choose a tag to compare
  • refs #4 Add tests and make code coverage 100%.

0.1.0

01 Jun 15:38
6364340
Compare
Choose a tag to compare
  • Initial release