aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/tests/harness/invite_link_probe.py
Commit message (Collapse)AuthorAgeFilesLines
* feat(hub): open, create and join invitation links in the interfaceChristophe Besson2 days1-0/+181
#/invite takes the link out of the address on load and keeps it in the tab through registration and sign-in; joining is one click, only the ticket goes to the hub, and the code goes only to the node the link names once it has signed its challenge. Members tab gains "Invite by link" (shared e-mail box, pending list, cancel both halves); home page takes a pasted link. Browser probe drives the real app, signed out and in. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>