Jul 25 2022 07:55 AM - edited Jul 25 2022 07:56 AM
Hi,
we send email using SMTP smtp.office365.com with username and password. Since Microsoft announced to turn off basic authentication we want to switch to modern authentication.
I read your blog posts and I'm not sure which modern technology we should use now to send emails.
Is SMTP with OAuth or Graph API the way to go?
Which one is Microsoft's preferred way? I can not find a definite answer to this question.