File

mod_auto156/README.md @ 6325:6ea80b73d8f2

mod_http_oauth2: Only require redirect URIs when using grant types that need it In the Device flow, no redirect URI is used because the client instead receives responses by polling. It is therefore unnecessary to enforce a requirement that these include redirect URI(s).
author Kim Alvefur <zash@zash.se>
date Thu, 03 Jul 2025 15:42:42 +0200
parent 6295:394ae117859e
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"}]}
...
```