mod_adhoc_oauth2_client/README.markdown
author Kim Alvefur <zash@zash.se>
Thu, 21 Mar 2024 19:44:27 +0100
changeset 5876 8aec430ba205
parent 5264 a9c1cc91d3d6
permissions -rw-r--r--
mod_pastebin: Back out 040eaa3844f4 Triggered error in Lua with if set over 200 and a 200+ line line message is checked.

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