Gmail IMAP OAuth for desktop clients

心不动则不痛 提交于 2019-12-01 09:50:44

Yes, Oauth is supported for installed applications; see Gmail IMAP and SMTP using OAuth documentation.

  1. Documentation is simply outdated (2008)
  2. It makes sense but just for application that does not store access token in a safe way.

Your setup is good although i don't think having a web-app that talks with google is mandatory; for example your users could just copy and paste "request token" to your desktop client application.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!