Mercurial > prosody-modules
comparison mod_invites_api/README.markdown @ 4223:4ec755c13e9b
mod_invites*: Link to each other
But don't link to itself?
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 19 Oct 2020 21:55:06 +0200 |
parents | 165ade4ce97b |
children | 027fb71ad509 |
comparison
equal
deleted
inserted
replaced
4222:02292b892fce | 4223:4ec755c13e9b |
---|---|
11 ============ | 11 ============ |
12 | 12 |
13 This module is part of the suite of modules that implement invite-based | 13 This module is part of the suite of modules that implement invite-based |
14 account registration for Prosody. The other modules are: | 14 account registration for Prosody. The other modules are: |
15 | 15 |
16 - mod_invites | 16 - [mod_invites] |
17 - mod_invites_adhoc | 17 - [mod_invites_adhoc] |
18 - mod_invites_page | 18 - [mod_invites_page] |
19 - mod_invites_register | 19 - [mod_invites_register] |
20 - mod_invites_register_web | 20 - [mod_invites_register_web] |
21 - mod_register_apps | 21 - [mod_register_apps] |
22 | 22 |
23 For details and a full overview, start with the mod_invites documentation. | 23 For details and a full overview, start with the [mod_invites] documentation. |
24 | 24 |
25 Details | 25 Details |
26 ======= | 26 ======= |
27 | 27 |
28 mod_invites_api provides an authenticated HTTP API to create invites | 28 mod_invites_api provides an authenticated HTTP API to create invites |