Software / code / prosody-modules
File
mod_adhoc_oauth2_client/README.markdown @ 4926:b8366e31c829
mod_auth_cyrus: Adjust module import to work with repo clone - Fix #1744
The module import was made to work with the plugin installer, but was
not compatible with the old method of cloning the whole repo
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 17 Apr 2022 12:49:06 +0200 |
| parent | 4264:84bdf7e01744 |
| child | 5253:d3b2d42daaee |
line wrap: on
line source
--- labels: - Stage-Alpha summary: 'Create OAuth2 clients via ad-hoc command' ... Introduction ============ Allows creating OAuth2 clients for use with [mod_http_oauth2]. Otherwise a work-in-progress intended for developers only! Configuration ============= **TODO** Compatibility ============= Probably Prosody trunk.