OTP eSign

SMS-Only OTP Signing.

This integration option allows you to implement OTP (One-Time Password) signing via SMS without requiring any frontend integration.



Unlike traditional implementations that rely on mobile SDKs or WebSDKs, this approach handles the entire signing flow through backend API calls and SMS delivery, making it ideal for server-side integrations or applications where you want to minimize frontend dependencies.