Skip to content

Releases: TeleSign/csharp_telesign

v2.3.0

22 Jan 23:07
Compare
Choose a tag to compare
  • Moved support for application/json content-type from PhoneIdClient class to RestClient class
  • Added two testing post method for application json test.

Full Changelog: v2.2.1...v2.3.0

v2.2.1

09 Mar 10:57
Compare
Choose a tag to compare
  • Added support for application/json content-type

v2.2.0

16 Jun 21:33
Compare
Choose a tag to compare
  • AutoVerify rebranded to AppVerify, please update your integration.

v2.1.0

24 May 00:04
Compare
Choose a tag to compare
  • Major refactor and simplification into generic REST client.
  • updated and improved README
  • added appveyor CI, codecov coverage and additional unit tests
  • API parameters are now passed as a dictionary to endpoint handlers.
  • UserAgent is now set to track client usage and help debug issues.
  • GenerateTelesignHeaders is now static and easily extracted from the SDK if
    custom behavior/implementation is required.

v1.0.0

24 May 00:26
Compare
Choose a tag to compare
  • Initial release