Login using a redirected login token, generated in case of DC mismatch during QR code login.
For more info, see login via QR code.
Method schema is available as of layer 107. Switch ยป
Name | Type | Description |
---|---|---|
token | bytes | Login token |
Code | Type | Description |
---|---|---|
400 | AUTH_TOKEN_ALREADY_ACCEPTED | The specified auth token was already accepted. |
400 | AUTH_TOKEN_EXPIRED | The authorization token has expired. |
400 | AUTH_TOKEN_INVALID | The specified auth token is invalid. |
400 | AUTH_TOKEN_INVALIDX | The specified auth token is invalid. |
QR code login flow