scanner / as_email_service

A Django app and smtp relay service for working with 3rd party email services and asimap
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add support for oauth2 auto-configuring authentication for gmail imap support #140

Open scanner opened 6 months ago

scanner commented 6 months ago

Inititial version of IMAP support will work with app passwords but we should make it use the support oauth mechanism from google and also make it as automatic as possible.