Skip to content

recoverAuthPassword

Sahri Riza Umami edited this page Oct 12, 2017 · 3 revisions

Recovers password with recovery code sent to email.
Works only when getAuthState returns authStateWaitPassword.
Returns authStateOk on success.

recoverAuthPassword(recovery_code)
Field Type Description
recovery_code string Recovery code to check

Frequently Asked Questions
The Functions

Clone this wiki locally