Privacy
Essential Social Feed Connect is an OAuth redirect service for the Essential Social Feed WordPress plugin.
What we receive
When you click Connect in WordPress, your browser sends this host a platform name, a short-lived state nonce, your site URL, and the admin URL to return to. After you log in at Instagram, Facebook, TikTok, YouTube, X, or Threads, that platform sends us an authorization code.
What we do with tokens
We exchange the code for an access token (and sometimes a refresh token) using app credentials that we hold. We then redirect your browser back to the WordPress admin URL that started the flow, including the token. We do not store access tokens or refresh tokens on this server after that redirect. PHP session data for the login round-trip is deleted when Connect finishes and expires within about a day if you abandon the flow.
What we do not do
- We do not fetch or cache your feed posts.
- We do not sell or share tokens with other customers.
- We do not use your social account to post on your behalf.
Third parties
Login is handled by Meta (Facebook, Instagram, Threads), TikTok, Google (YouTube), and X. Their terms and privacy policies apply to that login.
Contact
If you did not mean to authorize an app, revoke access in that platform’s app settings and disconnect the account in WordPress.
Service origin: https://connector.happydevs.net