view mod_listusers/README.markdown @ 4268:871d140d61bb

mod_adhoc_oauth2_client: Fix including final client_id in result form The client_id is composed of the details needed for retrieving the data, making it redundant to include in the data, albeit somewhat convenient sometimes. Decided to remove it anyways, but forgot to change the result.
author Kim Alvefur <zash@zash.se>
date Sun, 22 Nov 2020 17:00:26 +0100
parents 35ae59a8196d
children b56a635220f6
line wrap: on
line source

This module adds a command to `prosodyctl` for listing users.

``` sh
prosodyctl mod_listusers
```