twikit
twikit copied to clipboard
Auto-resolve connection with phone number
This pull will allow the user to automaticly resolve the "LoginAcid" part (simiar to the "LoginEnterAlternateIdentifierSubtask") by using the auth_info_2
if it's specified.
Summary by Sourcery
Allow automatic resolution of the 'LoginAcid' subtask by using 'auth_info_2' if it is provided, enhancing the login process.
New Features:
- Enable automatic resolution of the 'LoginAcid' subtask using the 'auth_info_2' parameter if specified.
Summary by CodeRabbit
-
New Features
- Enhanced login process to allow for pre-existing authentication information, improving user experience and flexibility during login.