auth_poll_qr_login
Check the status of a QR login session to see if it is pending, scanned, or confirmed, then retrieve the authenticated account once confirmed.
Instructions
Poll a QR login session started by auth_start_qr_login. Returns status pending/scanned/confirmed; on confirmed the account is stored and returned (cookies stay inside the server).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |