SendRecoverPasswordCode

SendRecoverPasswordCode represents all the process for the send the recover password code.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend operator fun invoke(email: String): ResultS1SDK<Boolean, ErrorS1SDK>

This function should be called if the user wants to recover the password with a email. Internally it will send a recovery code to the user email.