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

Releases: koshilife/omniauth-calendly

0.3.1

01 Jun 01:19
Compare
Choose a tag to compare

This release supported for omniauth 1.0 series.

  • undid omniauth-oauth2 dependency.

1.0.3

01 Jun 01:19
Compare
Choose a tag to compare

This release supported for omniauth 2.0 series.

  • Remove an unnecessary case that raw_info is nil.

1.0.2

01 Jun 01:19
Compare
Choose a tag to compare

This release supported for omniauth 2.0 series.

  • Made accessing hash variable simple using Hash#dig

1.0.1

01 Jun 01:20
Compare
Choose a tag to compare

This release supported for omniauth 2.0 series.

  • Remove unused variable

1.0.0

01 Jun 01:20
28c5781
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 01:21
a51c4e2
Compare
Choose a tag to compare
  • be specified dependency for omniauth 1.9.

0.2.1

01 Jun 01:21
760c724
Compare
Choose a tag to compare
  • fix rubocop warnings.

0.2.0

01 Jun 01:21
b07c463
Compare
Choose a tag to compare
  • refs #5 fix dependencies.
  • remove minitest-reporter.

0.1.0

01 Jun 01:22
4f4b8c3
Compare
Choose a tag to compare
  • #1 extract uid from user api response.
  • #2 make coverage 100%.