Mercurial > prosody-modules
view mod_adhoc_oauth2_client/README.markdown @ 5252:85f0c6c1c24f
mod_http_oauth2: Fix attempt to index a boolean value
_This_ function signature strikes again
It returns true, payload, but only passed the boolean on in place of the
client, tripping up client_subset()
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 16 Mar 2023 00:06:43 +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.