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