mod_adhoc_oauth2_client/README.markdown
changeset 5264 a9c1cc91d3d6
parent 5257 d3b2d42daaee
--- a/mod_adhoc_oauth2_client/README.markdown	Sun Mar 19 22:13:27 2023 +0100
+++ b/mod_adhoc_oauth2_client/README.markdown	Sun Mar 19 22:21:41 2023 +0100
@@ -2,18 +2,20 @@
 labels:
 - Stage-Alpha
 summary: 'Create OAuth2 clients via ad-hoc command'
+rockspec:
+  dependencies:
+  - mod_http_oauth2
 ...
 
 Introduction
 ============
 
-::: {.alert .alert-danger}
-This module is currently broken since [mod_http_oauth2] switched to
-[dynamic registration](https://oauth.net/2/dynamic-client-registration/).
-:::
+[Ad-Hoc command][XEP-0050] interface to
+[dynamic OAuth2 registration](https://oauth.net/2/dynamic-client-registration/)
+provided by [mod_http_oauth2].
 
 Compatibility
 =============
 
-Does not currently work at all.
+Same as [mod_http_oauth2]