Closed thomascube closed 5 years ago
Takes an OAuth access token as the passwort argument to authenticate using the XOAUTH2 mechanism as suggested by Gmail and Office 365.
Fixes #31
So far tested with Gmail, now submitting for review.
I just fixed up the Travis CI config. @thomascube, please rebase, and you should get a green build.
@jparise Done and tests seem to pass now. Looking forward to your review or merge. Thanks!
Takes an OAuth access token as the passwort argument to authenticate using the XOAUTH2 mechanism as suggested by Gmail and Office 365.
Fixes #31
So far tested with Gmail, now submitting for review.