Module fast

Source
Expand description

XEP-0484: Fast Authentication Streamlining Tokens

Structsยง

FastQuery
This is the <fast/> element sent by the server as a SASL2 inline feature.
FastResponse
This is the <fast/> element the client MUST include within its SASL2 authentication request.
Mechanism
A <mechanism/> element, describing one mechanism allowed by the server to authenticate.
RequestToken
This is the <request-token/> element sent by the client in the SASL2 authenticate step.
Token
This is the <token/> element sent by the server on successful SASL2 authentication containing a <request-token/> element.