verifyWithBackupCode
suspend fun Session.verifyWithBackupCode(code: String): ClerkResult<SessionVerification, ClerkErrorResponse>
Verifies the current session with a backup code.
Verifies the current session with a backup code.