Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Releases: getyoti/omniauth-yoti

v1.2.0

15 Mar 15:32
5944940
Compare
Choose a tag to compare

Added

  • age_verified returns a boolean value of the age validation

Changed

  • Moved the profile attributes in the response Hash from extra to info. Please check README.md for details.

v1.1.3

01 Nov 14:57
0f10bca
Compare
Choose a tag to compare

Added

  • base64_selfie_uri value

v1.1.2

18 Oct 08:06
Compare
Choose a tag to compare
Add minor tweaks

v1.1.1

13 Sep 10:18
Compare
Choose a tag to compare

Changed

  • Switched from proprietary to MIT license

Updated dependencies

  • rake ~> 12.1
  • rspec ~> 3.6
  • simplecov ~> 0.15
  • webmock ~> 3.0

v1.1.0

11 Apr 00:42
Compare
Choose a tag to compare

Updates dependencies to the latest versions and aligns extra fields naming conventions with the Yoti attributes.

Added

  • email_address field

Changed

  • renamed photo to selfie
  • renamed mobile_number to phone_number
  • renamed address to postal_address

Updated dependencies

  • Required Ruby version >= 2.1.9
  • omniauth ~> 1.6
  • rake ~> 12.0
  • rspec ~> 3.5
  • simplecov ~> 0.14
  • webmock ~> 2.3

v1.0.1

28 Nov 10:18
Compare
Choose a tag to compare

Added

  • Yoti proprietary license

v1.0.0

25 Nov 11:29
Compare
Choose a tag to compare

Initial public release.