TeleSign / csharp_telesign

The Telesign C# SDK lets you easily integrate with our REST API.
MIT License
13 stars 32 forks source link

Added Interface & Fixed an issue #18

Closed ammaraltahan closed 6 years ago

ammaraltahan commented 7 years ago
  1. I've added an interface for testability.
  2. I've fixed an issue when the SDK generates a random code and send it to the Rest API even though the SDK consumer does not pass a verify code.