Indy icon indicating copy to clipboard operation
Indy copied to clipboard

Add support for XOAUTH2 SASL authentication

Open rlebeau opened this issue 6 years ago • 67 comments

Outlook/Hotmail/Live, Gmail, and possibly others, support XOAUTH2 authentication over SASL for POP3, SMTP and IMAP. Indy should implement a TIdSASL component to support this. This way, users do not need to create application-specific passwords when 2-step verification is enabled in their accounts.

https://developers.google.com/gmail/imap/xoauth2-protocol

https://msdn.microsoft.com/en-us/library/dn440163.aspx

rlebeau avatar Feb 08 '18 20:02 rlebeau