kalium
common
logic
/
com.wire.kalium.logic.data.auth.verification
/
SecondFactorVerificationRepository
/
storeVerificationCode
store
Verification
Code
abstract
fun
storeVerificationCode
(
email
:
String
,
verificationCode
:
String
)
Stores the verification code in the local storage for the given email address.