Skip to main content

Verification SDK

List, approve, deny verifications from client-side code. User must be authenticated first.

Methods

List

Get

Approve

Deny

Verify OTP

Resend

Cancel


Subscribe to new verifications

Polls for pending verifications. Returns an unsubscribe function.
Custom interval (default 3s):

Statuses


Notes

  • User must authenticate through Scute before calling any method
  • Auth headers are handled automatically by the SDK
  • Users only see verifications sent to them
  • Works in browser, Electron, React Native — anywhere @scute/js-core runs