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...