tpitale / mail_room

Forward mail from gmail IMAP to a callback URL or job worker, simply.
MIT License
193 stars 51 forks source link

Allow OAuth2 v2 gem #144

Closed stanhu closed 2 years ago

stanhu commented 2 years ago

OAuth2 v2.0 was released a few months ago. MailRoom's use of OAuth2::Client with Microsoft Graph is compatible with all the v2.0 changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md#2.0.0