File

mod_adhoc_oauth2_client/README.markdown @ 5102:9eed88ac8ee8

mod_s2soutinjection: Use module logging API _G.log exists but modules should normally use module:log(), or session.log where applicable.
author Kim Alvefur <zash@zash.se>
date Fri, 02 Dec 2022 22:05:13 +0100
parent 4264:84bdf7e01744
child 5253: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.