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)
- Click “Continuer avec Facebook” in the credential card to open the OAuth popup.
- Grant the scopes listed above.
- After login, post a test message with optional image/video.
- 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.