view mod_auto156/README.md @ 6277:dfc035ecabb4

mod_http_oauth2: Remove defaults that should be included on clients Since create_client() adds these fields if they are missing, we can assume that they are present.
author Kim Alvefur <zash@zash.se>
date Thu, 03 Jul 2025 12:32:43 +0200
parents 394ae117859e
children
line wrap: on
line source

This module was meant to help convert the deprecated [XEP-0156] TXT records into JSON format.

```shell
$ prosodyctl mod_auto156 example.com [another.example ...]
{"links":[{"href":"https://xmpp.example.com/bosh","rel":"urn:xmpp:alt-connections:xbosh"}]}
...
```