sendPhoneCode
suspend fun Session.sendPhoneCode(phoneNumberId: String): ClerkResult<SessionVerification, ClerkErrorResponse>
Sends a verification code to the phone number for first-factor reverification.
Sends a verification code to the phone number for first-factor reverification.