Software /
code /
prosody-modules
File
mod_adhoc_oauth2_client/README.markdown @ 5259:8fba651b10ef
mod_http_oauth2: Refactor to allow reuse of OAuth client creation
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 19 Mar 2023 22:13:27 +0100 |
parent | 5253:d3b2d42daaee |
child | 5260:a9c1cc91d3d6 |
line wrap: on
line source
--- labels: - Stage-Alpha summary: 'Create OAuth2 clients via ad-hoc command' ... Introduction ============ ::: {.alert .alert-danger} This module is currently broken since [mod_http_oauth2] switched to [dynamic registration](https://oauth.net/2/dynamic-client-registration/). ::: Compatibility ============= Does not currently work at all.