Skip to content

Implement Office365 XOAUTH2 authentication method for SMTP

Daniel Vrátil requested to merge work/dvratil/outlook365-xoauth-smtp into master

I refactored the code a little to separate Gmail and Outlook XOAUTH2 support to their own classes and that transparent to the actual SmtpJob.

Merge request reports