Skip to content

Commit 3a548ed

Browse files
Pull request #9: Feature/EOA-2024 remove app verify client class
Merge in SDK/ruby_telesign from feature/EOA-2024-remove_app_verify_client_class to developer Squashed commit of the following: commit 7f4f0f75a0f1a3dd69de06a2088b56d077f0fc8a Author: MousumiMohanty <@telesign.com> Date: Wed Jan 14 16:13:34 2026 +0530 updated the release file text commit f824d7ce21564d7ce99d0184438189746c8f9f23 Author: MousumiMohanty <@telesign.com> Date: Wed Jan 14 16:11:36 2026 +0530 Removed app verify client class and examples
1 parent 6aed14c commit 3a548ed

File tree

4 files changed

+5
-41
lines changed

4 files changed

+5
-41
lines changed

RELEASE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.0.0
2+
3+
- Removed App Verify SDK
4+
15
2.4.0
26

37
- Added support for PATCH requests and Basic auth

examples/appverify/1_get_status_by_external_id.rb

Lines changed: 0 additions & 16 deletions
This file was deleted.

lib/telesign/appverify.rb

Lines changed: 0 additions & 24 deletions
This file was deleted.

lib/telesign/constants.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Telesign
2-
SDK_VERSION = '2.4.0'
2+
SDK_VERSION = '3.0.0'
33
end

0 commit comments

Comments
 (0)