Am I following a user

What’s the easiest way to determine if I (currently logged in user) am following another user?

Using Typescript SDK

Hello @BenGannaway , You can use getConnectionStatus() to check if the current user is following another user.

Refer to the official doc for details:
:link: Get Connection Status and Connection Counter | Social+ Docs