# HG changeset patch
# User Kim Alvefur <zash@zash.se>
# Date 1606006446 -3600
# Node ID 84bdf7e017442a99e6ad4b5432de99f4f6b804f5
# Parent  d3af5f94d6df8bee1c861e8c8e76b3032cf4b38a
mod_adhoc_oauth2_client: Add stub README

diff -r d3af5f94d6df -r 84bdf7e01744 mod_adhoc_oauth2_client/README.markdown
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_adhoc_oauth2_client/README.markdown	Sun Nov 22 01:54:06 2020 +0100
@@ -0,0 +1,22 @@
+---
+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.
+