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