kalium
common
logic
/
com.wire.kalium.logic.data.auth.verification
/
SecondFactorVerificationRepository
/
clearStoredVerificationCode
clear
Stored
Verification
Code
abstract
suspend
fun
clearStoredVerificationCode
(
email
:
String
)
Clears the stored verification code for the given email address.
See also
Second
Factor
Verification
Repository.
store
Verification
Code
Second
Factor
Verification
Repository.
get
Stored
Verification
Code