Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

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