Mercurial > prosody-modules
comparison mod_adhoc_oauth2_client/README.markdown @ 5253:d3b2d42daaee
mod_adhoc_oauth2_client: Make note in README about current broken state
It could plausibly be made to work again using the stateless method
internally.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 16 Mar 2023 14:27:46 +0100 |
| parents | 84bdf7e01744 |
| children | a9c1cc91d3d6 |
comparison
equal
deleted
inserted
replaced
| 5252:85f0c6c1c24f | 5253:d3b2d42daaee |
|---|---|
| 5 ... | 5 ... |
| 6 | 6 |
| 7 Introduction | 7 Introduction |
| 8 ============ | 8 ============ |
| 9 | 9 |
| 10 Allows creating OAuth2 clients for use with [mod_http_oauth2]. Otherwise | 10 ::: {.alert .alert-danger} |
| 11 a work-in-progress intended for developers only! | 11 This module is currently broken since [mod_http_oauth2] switched to |
| 12 | 12 [dynamic registration](https://oauth.net/2/dynamic-client-registration/). |
| 13 Configuration | 13 ::: |
| 14 ============= | |
| 15 | |
| 16 **TODO** | |
| 17 | 14 |
| 18 Compatibility | 15 Compatibility |
| 19 ============= | 16 ============= |
| 20 | 17 |
| 21 Probably Prosody trunk. | 18 Does not currently work at all. |
| 22 | 19 |
