@dodgeball/trust-sdk-server
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "@dodgeball/trust-sdk-server", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Dodgeball Server SDK", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
@@ -316,2 +316,5 @@ # Dodgeball Server Trust SDK for NodeJS | ||
#### `dodgeball.isTimeout(checkpointResponse)` | ||
The `isTimeout` method takes in a checkpoint response and returns `true` if the verification has timed out. At which point it is up to the application to decide how to proceed. | ||
### useVerification | ||
@@ -318,0 +321,0 @@ ___ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
117185
399