mod_inject_ecaps2/README.markdown
author Kim Alvefur <zash@zash.se>
Wed, 24 Jan 2024 17:55:26 +0100
changeset 5834 b109773ce6fe
parent 5162 ca7feb293d55
permissions -rw-r--r--
mod_http_oauth2: Reuse JWT issuance time as substitute for auth time Makes the token shorter. Since iat and auth_time are generated at about the same time they would only differ by a few microseconds anyway.

---
summary: Injects ecaps2 elements (XEP-0390) in presence
---

Description
===========

This module injects [XEP-0390: Entity Capabilities 2.0] elements in the
presence once the legacy caps (XEP-0115) are received.

Compatibility
=============

  ------- ---------------
  trunk   Works
  0.11    Does not work
  0.10    Does not work
  ------- ---------------