Skip to content

Can I log in to TDLight app by QR code? #191

Closed Answered by cavallium
yvasyliev asked this question in Q&A
Discussion options

You must be logged in to vote

these apis are not related to tdlib: https://core.telegram.org/method/auth.exportLoginToken
They are related to the mtproto protocol.
If you want authenticate with qr code manually you should use this: https://tdlight-team.github.io/tdlight-docs/tdlight.api/it/tdlight/jni/TdApi.RequestQrCodeAuthentication.html
Otherwise, if you are using SimpleClient, you should use its qr code authentication mode

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cavallium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #190 on November 27, 2023 01:01.