Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bee0cac..77fa1e4 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ python-nbxmpp is a Python library that provides a way for Python applications to
## Features
* Asynchronous
- * Supports ANONYMOUS, EXTERNAL, GSSAPI, SCRAM-SHA-1, DIGEST-MD5, PLAIN, and X-MESSENGER-OAUTH2 authentication mechanisms.
+ * Supports ANONYMOUS, EXTERNAL, GSSAPI, SCRAM-SHA-1(PLUS), SCRAM-SHA-256(PLUS) and PLAIN authentication mechanisms.
* Supports connection via proxies
* Suppors TLS
* Supports [BOSH (XEP-0124)](https://xmpp.org/extensions/xep-0124.html)