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

checkAuthPassword

Sahri Riza Umami edited this page Sep 10, 2017 · 3 revisions

Checks password for correctness.
Works only when getAuthState returns authStateWaitPassword.
Returns authStateOk on success.

checkAuthPassword(password)
Field Type Description
password string Password to check

Frequently Asked Questions
The Functions

Clone this wiki locally