campaignmonitor/cmfbsub

Handle app de-authorisation correctly

Closed this issue · 1 comments

Add an /ondeauth handler for the "Deauthorize Callback" url pinged by Facebook. Set url on all dev and production versions of the app.

Fixed this tonight. /ondeauth is now pinged when the app is removed, which removes any of the facebook user's accounts records we have stored (and all associated forms and custom_fields records).