verifyWithPhoneCode
suspend fun Session.verifyWithPhoneCode(code: String): ClerkResult<SessionVerification, ClerkErrorResponse>
Verifies the current session with a phone code as a first factor.
Verifies the current session with a phone code as a first factor.