Mercurial > prosody-modules
view mod_adhoc_oauth2_client/README.markdown @ 4838:fd2e48d4ac94
mod_bookmarks2: Advertise XEP-0049 support
In the case mod_private isn’t loaded, some clients (like poezio) won’t even
attempt to use Private XML Storage unless this feature is advertised. This is
on the domain JID and not on the account JID!
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sun, 26 Dec 2021 14:51:35 +0100 |
parents | 84bdf7e01744 |
children | 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.