view mod_http_oauth2/README.markdown @ 4552:c87181a98f29

mod_pubsub_post: Add support for urlencoded form-data This would allow a subset of JSON payloads to be passed easily with simple `curl -d foo=bar -d hello=there` calls.
author Kim Alvefur <zash@zash.se>
date Mon, 26 Apr 2021 02:49:25 +0200
parents cfeb93b80621
children df3d521e3c39
line wrap: on
line source

---
labels:
- Stage-Alpha
summary: 'OAuth2 API'
...

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

This module is a work-in-progress intended for developers only!

Configuration
=============

None currently.

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

Requires Prosody trunk.