magepal / magento2-gmail-smtp-app

Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
https://www.magepal.com
319 stars 148 forks source link

Gmail end of support third party applications that use username and password #180

Open mbernabeu opened 2 years ago

mbernabeu commented 2 years ago

Hi!!

I have seen the note in the main README of the Google notice in which Google says will stop supporting third party applications that use username and password. But I don't see more information about that, in that case I understand that we will not be able to use this module for that purpose anymore, we should look for an alternative that makes login with oauth? Is there any plan to implement it?

Thank you very much!

srenon commented 2 years ago

We are working on an OAuth version that working but running into issues on the regeneration of expiring tokens which seems to be caused by google apps that are not published which would be the cause for most Magento users.

wojtek-k-accenture commented 2 years ago

Hi @srenon please tell me if you plan to implement an oAuth support for Microsoft/Office 365 as well? If so, what's the expected release date?

Thank you

MagePsycho commented 2 years ago

@srenon Any updates on OAuth authentication for Gmail?

Jarzebowsky commented 1 year ago

Microsoft/Office 365 is closing basic auth at the end of the year as well as switching to OAuth. Any update on it?

wssweb commented 7 months ago

Google has updated the timeline for this. The new target date is September 2024:

https://workspaceupdates.googleblog.com/2023/09/winding-down-google-sync-and-less-secure-apps-support.html

Has this been implemented in the extension yet?