smtp4dev icon indicating copy to clipboard operation
smtp4dev copied to clipboard

[Feature Request] Support for XOAUTH2 as Auth Type

Open liebsche opened this issue 9 months ago • 1 comments

It should be possible to allow XOAUTH2 as Auth Type.

During connect the server should send AUTH XOAUTH2 and accept any token in the command AUTH XOAUTH2 <xoauth2-token> sent by the client.

liebsche avatar Mar 10 '25 11:03 liebsche

Spec: https://developers.google.com/workspace/gmail/imap/xoauth2-protocol#the_sasl_xoauth2_mechanism

rnwood avatar Mar 29 '25 09:03 rnwood