Mercurial > prosody-modules
view mod_test_data/README.md @ 6283:887ed0f6e275
mod_rest: Update example script to get refresh tokens from mod_http_oauth2
The "offline_access" is needed to receive refresh tokens.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 03 Jul 2025 17:49:08 +0200 |
| parents | fe081789f7b5 |
| children |
line wrap: on
line source
--- description: Generate test data labels: - 'Stage-Alpha' --- This module is of use to developers who want to fill their Prosody storage with test data, e.g. for debugging, testing or performance measurements of Prosody or client code. Currently it only supports filling MAM archives, but patches are welcome for other functionality.
