Skip to content

Add Microsoft Graph API to retrieve mail

Stan Hu requested to merge sh-add-microsoft-graph-api-oauth2 into master

This merge syncs upstream support for reading a Microsoft Office 365 or Exchange Online mailbox (https://github.com/tpitale/mail_room/pull/125) via the Microsoft Graph REST API (https://docs.microsoft.com/en-us/graph/use-the-api). Authentication occurs via a OAuth2 service account.

Merge request reports

Loading