Skip to content

recoverAuthPassword

Naji edited this page Sep 4, 2017 · 2 revisions

Recovers password with recovery code sent to email.

recoverAuthPassword(recovery_code)

Works only when getAuthState returns authStateWaitPassword. Returns authStateOk on success

Option Description
recovery_code Recovery code to check
Clone this wiki locally