OAuth configuration

Redirect URI: https://postle.fr/api/auth/oauth/facebook/callback

Scopes requested
  • pages_show_list
  • pages_read_engagement
  • pages_manage_metadata
  • pages_manage_posts
  • business_management

End‑to‑end demo (Page feed)

  1. Click “Continuer avec Facebook” in the credential card to open the OAuth popup.
  2. Grant the scopes listed above.
  3. After login, post a test message with optional image/video.
  4. Show the result payload (post id) and verify on the Page feed.

Security & Privacy

  • Tokens are encrypted server‑side and bound to the authenticated user.
  • Only Page‑scoped permissions are requested; no personal user data is accessed.
  • Data deletion on request: see /data-deletion.