view mod_adhoc_oauth2_client/README.markdown @ 4441:58a112bd9792

mod_s2s_auth_posh: Use unused loop variable for something [luacheck] Saves a function call, shuts up luacheck. In no case does the input list of certificates not result in a list of fingerprints of equal length.
author Kim Alvefur <zash@zash.se>
date Thu, 11 Feb 2021 15:51:27 +0100
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.