Hi! Does anyone here has the same use case? I am implementing a social linking.
I was successful with setting up the login with instagram using genericOAuth.
My problem really is that the popup browser doesn't redirect back to my app after successful instagram login, it redirects to my api's homepage.
Here's what i had tested:
- Login with Instagram - Working as expected
- Social Link to Instagram - Doesn't redirect back
- Social Link to Google - Redirects back
Do you guys know if i am missing any config?