gmail_xoauth icon indicating copy to clipboard operation
gmail_xoauth copied to clipboard

Get access to Gmail IMAP and STMP via OAuth, using the standard Ruby Net libraries

Results 12 gmail_xoauth issues
Sort by recently updated
recently updated
newest added

Addressed to #69 Unfortunately, I don't know XOAUTH well for complete check. This PR is draft only, may be, anyone can continue it.

net-smtp refactored its authentication handling layer with v0.4.0. Now we get this error when trying to connect via xoauth2: `wrong authentication type xoauth2 (ArgumentError)`