Mercurial > prosody-modules
view mod_adhoc_oauth2_client/README.markdown @ 4980:da151f9af861
replaced 'session' with 'origin' in push_disable
session is not defined in this function, trying to access it
leads to an error.
The correct reference seems to be 'origin'.
(This may have come about by copying from the similar
code in process_stanza_queue.)
author | arcseconds |
---|---|
date | Sat, 30 Jul 2022 21:07:47 +1200 |
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.