As of May 30th Google has removed allowing less secure app access for G-Mail. I am using SMTP library to send emails from my flask website and as this method requires the feature that Google has just removed, I am stuck. I am looking for any work-arounds or alternate solutions to this problem.

