Releases: TeleSign/ruby_telesign_enterprise
Releases · TeleSign/ruby_telesign_enterprise
v2.2.1
04 Feb 21:46
Compare
Sorry, something went wrong.
No results found
Added integration with Travis-ci and created gemspec to publish gem to rubygems.org.
v2.2.0
13 Jul 22:00
Compare
Sorry, something went wrong.
No results found
This release adds support for the PhoneID Add-Ons.
v2.1.2
23 May 20:35
Compare
Sorry, something went wrong.
No results found
Added completion endpoint to VerifyClient
v2.1.1
03 May 18:46
Compare
Sorry, something went wrong.
No results found
bumped telesign version to include fix
v2.1.0
02 May 20:26
Compare
Sorry, something went wrong.
No results found
updated and improved README
secret_key refactored to api_key to align with docs and portal
api_host is now known as rest_endpoint to align with docs and portal
v2.0.0
09 Apr 20:44
Compare
Sorry, something went wrong.
No results found
Major refactor and simplification into generic REST client.
API parameters are now passed as kwargs to endpoint handlers.
UserAgent is now set to track client usage and help debug issues.
generate_telesign_headers is now static and easily extracted from the SDK if
custom behavior/implementation is required.