We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Checks authentication code
checkAuthCode(code, first_name, last_name)
Works only when getAuthState returns authStateWaitCode. Returns authStateWaitPassword or authStateOk on success.
getAuthState
authStateWaitCode
authStateWaitPassword
authStateOk
code
first_name
last_name