Before we can sync a sigchain, we need to enable an invite flow which means that we must be able to create invites and share the invite secrets alongside other necessary connection info
Acceptance Criteria
Long lived invite created when the invite link is generated
Invite link includes invite secret
Invite link is displayed in “Add members” UI / QR code
Invite link is short enough to stay linkified / not be truncated in WhatsApp, Signal
Failing to generate LFAInviteLink will generate InviteLinkV1 (e2e test compatibility feature)
Description
Before we can sync a sigchain, we need to enable an invite flow which means that we must be able to create invites and share the invite secrets alongside other necessary connection info
Acceptance Criteria