]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
README: Add note that we support OAUTHBEARER and XOAUTH2
authorAki Tuomi <aki.tuomi@dovecot.fi>
Tue, 14 Feb 2017 11:33:47 +0000 (13:33 +0200)
committerGitLab <gitlab@git.dovecot.net>
Thu, 16 Feb 2017 13:43:42 +0000 (15:43 +0200)
README.md

index db11e19b31ea615f045d17d521c27c68d143cbc7..7ac73964f8a19d39b61de6280959b777bcfa2808 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,6 +33,8 @@ Auth
 - [RFC2831 - Using Digest Authentication as a SASL Mechanism (DIGEST-MD5)](http://www.rfc-base.org/rfc-2831.html)
 - [RFC5802 - Salted Challenge Response Authentication Mechanism (SCRAM)](http://www.rfc-base.org/rfc-5802.html)
 - SASL and GSS-API Mechanisms 
+- [RFC7628 - A Set of Simple Authentication and Security Layer (SASL) Mechanisms for OAuth](https://tools.ietf.org/html/rfc7628)
+- [Google XOAUTH2 protocol](https://developers.google.com/gmail/xoauth2_protocol)
 
 POP3
 ----