YouTube Twitter Instagram Integration in MERN app

Job ID: 40238862

Budget: $8 – $15 USD

I have a Next.js (Backend Express and Mongodb) application that now needs full OAuth2 flows for YouTube, Twitter and Instagram. After a user authorises any of those accounts, the app must immediately:

• pull the basic profile fields (name, email and profile picture)
• retrieve followers–following lists

Beyond read-only access, users should also be able to like/favourite and share content straight from my interface. A clean “Connect / Disconnect” toggle for each network is essential so tokens can be refreshed or revoked gracefully.

Deliverables
1. Secure OAuth implementation and "Connect accounts" for the three networks in onboarding step, wired into my existing Next .js codebase.
2. API routes or server actions that return profile, posts and engagement data in JSON.
4. Clear setup instructions, sample .env variables and short technical notes on how to extend the scopes in future.

Acceptance criteria
• Disconnecting an account deletes its tokens and stops further calls.

Delivery:
• Code.
• API keys(env vars) for testing.
• Full Recording of workflow or show the working result through screen sharing in meeting.
• After reviewing work, fix issues and add some tiny additional features related to social features.