view mod_adhoc_oauth2_client/README.markdown @ 4565:3b2ae854842c

mod_muc_bot: Save occupant to room This has some side-effects: Firstly, the bot shows up in occupant list, which is nice. Secondly, the bot starts receiving messages from the room which might be wanted, but it would be better to join the room for real in this case.
author Kim Alvefur <zash@zash.se>
date Sat, 10 Apr 2021 19:23:25 +0200
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.