mod_adhoc_oauth2_client/README.markdown
author Nicholas George <wirlaburla@worlio.com>
Tue, 21 May 2024 01:09:12 -0500
changeset 5915 e7584fd5b191
parent 5264 a9c1cc91d3d6
permissions -rw-r--r--
mod_muc_restrict_pm: fix table in README

---
labels:
- Stage-Alpha
summary: 'Create OAuth2 clients via ad-hoc command'
rockspec:
  dependencies:
  - mod_http_oauth2
...

Introduction
============

[Ad-Hoc command][XEP-0050] interface to
[dynamic OAuth2 registration](https://oauth.net/2/dynamic-client-registration/)
provided by [mod_http_oauth2].

Compatibility
=============

Same as [mod_http_oauth2]