I'm way above my head here, but I'm trying to get the phpmailer forms configured to send via Microsoft 365 email account. I'm reading that it's just not as simple as plugging in some SMTP settings. So I'm following this guide (https://mailtrap.io/blog/phpmailer-office-365), but I'm pausing at step 3.2 wondering if that GREEW/oauth2-azure-provider package has already been provided??
Seems like I should be updating form.php with the info in this guide. Or do you know another method to get this form to work using OAuth2?
By the way, I am using Canvas v7, and one of the single page demos.
