Software / code / prosody-modules
File
mod_http_admin_api/README.md @ 6325:6ea80b73d8f2
mod_http_oauth2: Only require redirect URIs when using grant types that need it
In the Device flow, no redirect URI is used because the client instead
receives responses by polling. It is therefore unnecessary to enforce a
requirement that these include redirect URI(s).
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 03 Jul 2025 15:42:42 +0200 |
| parent | 6024:fc607d79765a |
| child | 6211:750d64c47ec6 |
line wrap: on
line source
--- summary: "admin api from the snikket projects web portal" labels: - 'Stage-Beta' rockspec: dependencies: - mod_cloud_notify - mod_lastlog2 - mod_groups_internal ... Introduction ============ ...to be done... Configuration ============= There is no configuration for this module, just add it to modules\_enabled as normal. # Compatibility Depends on community modules: * [mod_cloud_notify] * [mod_lastlog2] * [mod_groups_internal] Prosody Version Support Status ---------------- ---------------- trunk[^1] Works 0.12 unknown ---------------- ---------------- [^1]: as of 2024-10-23