๐๏ธ Initiate User
To start using the LikeMinds Feed and enable personalized experiences for your users, you need to validate them within the system. This process associates a user in your application with a user in the LikeMinds Feed, allowing for seamless integration and personalized recommendations.
๐๏ธ Validate User
To start using the LikeMinds Feed and enable personalized experiences for your users, you need to validate them within the system. This process associates a user in your application with a user in the LikeMinds Feed, allowing for seamless integration and personalized recommendations.
๐๏ธ Member State
The getMemberState function is used to fetch the member state of the current user. It provides information about the user's status, creation timestamp, edit requirements, and more.
๐๏ธ Register Device
The registerDevice() function is used to register User Device for Push Notifications.
๐๏ธ Logout
To disconnect a user (say that youโre for instance logging out and logging in as someone new) you can call the logout() method.