Commit e26da4e
committed
Pull request #19: Added full support for the App Verify API to the C# FS SDK, including reporting unknown caller ID issues and timeout events + Removed Legacy PID Contact + Removed Legacy PID Number Deactivation
Merge in SDK/python_telesign_enterprise from feature/EOA-2026-AppVerify-Full-Support to developer
Squashed commit of the following:
commit 04a636882306cf9e23fad15c21e0d7cedfc49655
Merge: ba917aa 45747d5
Author: MousumiMohanty <@telesign.com>
Date: Wed Sep 17 13:16:45 2025 +0530
merge develop branch to resolve conflict
commit ba917aa4420ed6825c1efcde7d3818928026d771
Author: MousumiMohanty <@telesign.com>
Date: Mon Sep 15 13:04:46 2025 +0530
Added full support for the App Verify API to the C# FS SDK, including reporting unknown caller ID issues and timeout events + Removed Legacy PID Contact + Removed Legacy PID Number Deactivation
commit 7eaa64a
Merge: 2a3e5ac 2a44d04
Author: Mousumi Mohanty <mmohanty@telesign.com>
Date: Mon Sep 8 13:43:18 2025 +0000
Pull request #18: Pull request #16: feature/EOA-3971-Remove-AppVerifyClient-dependency
Merge in SDK/python_telesign_enterprise from developer to master
* commit '2a44d04f174b28a3d07276c3f551a01ccaeb5595':
Pull request #16: feature/EOA-3971-Remove-AppVerifyClient-dependency
commit 2a3e5ac
Merge: 9142f6f 1b0d40a
Author: Mousumi Mohanty <mmohanty@telesign.com>
Date: Tue Jun 17 12:46:43 2025 +0000
Pull request #15: Developer
Merge in SDK/python_telesign_enterprise from developer to master
* commit '1b0d40a7970b7ef9f6dcd73fe34a7e238c3ac2a5':
set basic_auth param
consolidate both retrieve and update functionality
update comments
validate conflict
update the release
updated comments
renamed the telesignenterprise.test to tests folder
updated the comments
addedupdate functionlity
updated the comments
created OmniVerify class and added retrieve functionality1 parent 45747d5 commit e26da4e
File tree
16 files changed
+388
-111
lines changed- examples
- app_verify
- phoneid_number_deactivation
- telesignenterprise
- test
- appverify
- omniverify
16 files changed
+388
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
Lines changed: 0 additions & 19 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
0 commit comments