I want to implement a feature in my react app "Follow on tiktok" without actually redirecting the user to tiktok app. I want to follow someone on tiktok directly through my app. is it possible? if not, I can still manage this thing if the there is some way to get the followers/following data from my tiktok account using tiktok apis.?
Can someone help me out there.