Jun 2
done
Email Gateway — OAuth2 Support
Added XOAUTH2 authentication to the email adapter. Modelled
gateway/platforms/email.py with _get_access_token(), _imap_login(), _smtp_login(). Both IMAP and SMTP tested successfully with the existing email_token.json. Needs hermes gateway restart to go live.