Mercurial > prosody-modules
view mod_test_data/README.markdown @ 5636:b3484a112300
mod_rest/rest.sh: Update to use httpie-oauth2 plugin
This bash implementation of OAuth2/OIDC was growing to the point where
it needed a massive refactor, which made me look into alternatives where
I finally settled on implementing oauth2 in a plugin for HTTPie.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 26 Aug 2023 14:37:04 +0200 |
| parents | af824168729a |
| 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.
