clearStoredVerificationCode

abstract suspend fun clearStoredVerificationCode(email: String)

Clears the stored verification code for the given email address.

See also