twikit icon indicating copy to clipboard operation
twikit copied to clipboard

How to continue the process when the email verification code arrives. I want to login multiple users. But when this code arrives, the terminal stops. It does not proceed to the next user. Please help guy's

Open Gyanendra30 opened this issue 1 year ago • 4 comments

In order to protect your account from suspicious activity, we've sent a confirmation code to a.*********@g.. Enter it below to sign in.

Gyanendra30 avatar Sep 08 '24 13:09 Gyanendra30

any update on this?

SmilySeal avatar Jan 07 '25 04:01 SmilySeal

any way to solve this?

farad-15 avatar Mar 24 '25 07:03 farad-15

Same question?

CodeZak avatar Apr 21 '25 20:04 CodeZak

IMO, you should create an API or a GUI yourself and call that for the verification code. This way all accounts can wait for the code to be received and proceed. But I don't know if there's async callback available to receive the code from user. But if its not available it's not hard to create.

runetech0 avatar Apr 21 '25 20:04 runetech0