This message constitutes notice of a Last Call for
comments on
 XEP-0388.
 
 Title: Extensible SASL Profile
 Abstract:
 This document describes a replacement for the SASL profile documented
 in RFC 6120 which allows for greater extensibility.
 
 URL: 
https://xmpp.org/extensions/xep-0388.html
 
 This Last Call begins today and shall end at the close of business on
 2024-04-01. 
I implemeted it in QXmpp and I think it solves important issues.
The only thing I noticed when implementing it is that the XML schema misses the elements
<user-agent/>, <failure/> and <task-data/>. That should probably be
fixed. :)