You can handle social login server-side with Express. In your backend, make an API request to OneAll's social login endpoint using the token received from the mobile app. Once authenticated, return a token to the app for further API usage. This will…
Hi MVP-Arena Team,
Thanks for reaching out! To retrieve the OAuth Token for Twitch and Mixer, you’ll likely need to integrate their APIs directly. Unfortunately, the plugin doesn’t handle this functionality directly.