Exchange XMPP contacts when invitee signs up #13

Merged
raucao merged 6 commits from feature/automatic_xmpp_roster into master 2020-12-09 20:52:15 +00:00
Owner
  • Move all signup-completion tasks to the account creation service
  • Add the most lightweight ejabberd API client wrapper possible
  • Add inviter and invitee to each others' XMPP rosters when invitee completes signup

Currently not enabled in development, due to there not yet being an officially documented, easy way to run ejabberd etc. locally (coming soon).

Regarding API authentication: it is going to be configured for the relevant endpoints using IP addresses (and communicating between VMs via Zerotier).

closes #10

* Move all signup-completion tasks to the account creation service * Add the most lightweight ejabberd API client wrapper possible * Add inviter and invitee to each others' XMPP rosters when invitee completes signup Currently not enabled in development, due to there not yet being an officially documented, easy way to run ejabberd etc. locally (coming soon). Regarding API authentication: it is going to be configured for the relevant endpoints using IP addresses (and communicating between VMs via Zerotier). closes #10
raucao added the
kredits-2
feature
labels 2020-12-08 18:19:41 +00:00
raucao requested review from bumi 2020-12-08 18:21:06 +00:00
raucao requested review from galfert 2020-12-08 18:21:07 +00:00
raucao requested review from greg 2020-12-08 18:21:07 +00:00
galfert approved these changes 2020-12-09 17:09:18 +00:00
galfert left a comment
Owner

Haven't tried it, just looked at the code. Everything looks ok to me 👍

Haven't tried it, just looked at the code. Everything looks ok to me 👍
raucao removed review request for greg 2020-12-09 18:43:39 +00:00
raucao removed review request for bumi 2020-12-09 18:43:42 +00:00
raucao merged commit 602ca6ee94 into master 2020-12-09 20:52:15 +00:00
raucao deleted branch feature/automatic_xmpp_roster 2020-12-09 20:52:20 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/akkounts#13
No description provided.