initSmsAuth
Begin authenticating a user through sms. Initializes the iframe stamper to get the target public key. This method sends a text message to the user to complete their login
Import
Usage
Parameters
params
Omit<SmsAuthParams, "targetPublicKey">
The parameters for sms authentication, excluding the target public key
Returns
Promise<any>
The response from the authentication request