mod_adhoc_oauth2_client/README.markdown
author Matthew Wild <mwild1@gmail.com>
Sun, 03 Mar 2024 18:06:47 +0000
changeset 5861 ff90dad75352
parent 5264 a9c1cc91d3d6
permissions -rw-r--r--
mod_report_forward: Fixes for abuse contact address lookup in origin reporting

---
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]