Recently searched:

Python | Email-Pass (Oauth)Questions 

Questions Python | Email-Pass (Oauth)

Z3RX957

User
User ID
67481
Jun 1, 2024
13
4
#CR
2
Z3RX957 has not provided any additional information.
I've created an easy python script to bulk check mail combolist using imaplib but how deal with Oauth? I've tried to catch the token using local proxy but it fails during login process. Actually for Oauth I'm using selenium library with selenium.webdriver and I can test an Oauth address in not less than 8/10 seconds vs a 2 seconds using imaplib without Oauth.

Thanks!!! for any suggestion.
 
I think, an Oauth reverse proxy is needed such using proxy.py library + account integration
 
I've created an easy python script to bulk check mail combolist using imaplib but how deal with Oauth? I've tried to catch the token using local proxy but it fails during login process. Actually for Oauth I'm using selenium library with selenium.webdriver and I can test an Oauth address in not less than 8/10 seconds vs a 2 seconds using imaplib without Oauth.

Thanks!!! for any suggestion.
Today here hotmail is down. Cause of problem : Oauth2.
 
I've created an easy python script to bulk check mail combolist using imaplib but how deal with Oauth? I've tried to catch the token using local proxy but it fails during login process. Actually for Oauth I'm using selenium library with selenium.webdriver and I can test an Oauth address in not less than 8/10 seconds vs a 2 seconds using imaplib without Oauth.

Thanks!!! for any suggestion.
Can you share your script or how to make such a script. It would be helpful. Thanks!!!
 
Home Register
Top Bottom