RestorePassword

RestorePassword represents all the process for the recover password code.

Constructors

Link copied to clipboard
constructor()

Functions

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

This function should be called if the user wants to change/updates the password.