emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: oauth2 support for Emacs email clients


From: Gregory Heytings
Subject: Re: oauth2 support for Emacs email clients
Date: Sat, 14 Aug 2021 15:26:42 +0000



That discussion, in bug #41386, was about some of Google's email services. This discussion is about Microsoft's email services.


No, both discussions are about OAuth2. For Google, Microsoft, Yahoo, AOL, an others.


Microsoft's implementation of OAuth2 provides an application identification option that is different from the one that Google provides. It is the "public client application" option that was identified by David and discussed in this thread.


As David also said, that option will not provide the same function from a user's viewpoint, as you cannot use IMAP and SMTP with a public client application. So registering Emacs or Gnus as a public client application would be useless.

Thunderbird uses an application id / secret, see [1]. And "All activities that occur using your Access Credentials are your responsibility. Access Credentials are non-transferable and non-assignable. Keep them secret." (see 2.b in [2], and in attached file).

[1] 
https://raw.githubusercontent.com/mozilla/releases-comm-central/master/mailnews/base/src/OAuth2Providers.jsm
[2] https://docs.microsoft.com/en-us/legal/microsoft-apis/terms-of-use

Attachment: Microsoft-API-TOS.pdf
Description: Adobe PDF document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]