Note this only works if we have authentication data for both connecting users. For more typical use cases you should manually call InvitationService.create as one user and InvitationService.accept as the other user.
Helper to find connection between two users (if one exists) Throws an Error if no connection exists.
Generated using TypeDoc
Used for setting up connections between Meeco
User
s to allow the secure sharing of data (see also ShareService)