xmpp-parsers: Implement XEP-0484: Fast Authentication Streamlining Tokens

This specification defines a token-based method to streamline
authentication in XMPP, allowing fully authenticated stream
establishment within a single round-trip.
This commit is contained in:
Emmanuel Gil Peyrot 2024-06-30 18:07:00 +02:00 committed by Jonas Schäfer
commit 32e8f2ec2e
5 changed files with 132 additions and 0 deletions

View file

@ -608,6 +608,14 @@
<xmpp:since>NEXT</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0484.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.1.1</xmpp:version>
<xmpp:since>NEXT</xmpp:since>
</xmpp:SupportedXep>
</implements>
<release>
<Version>