---
title: "Facebook connect and account remove"  
description: "Facebook connect and account remove"  
author: "Anonymous User"  
published: 2013-05-18  
updated: 2013-05-18  
canonical: https://www.mindstick.com/forum/908/facebook-connect-and-account-remove  
category: "facebook api"  
tags: ["facebook api"]  
reading_time: 1 minute  

---

# Facebook connect and account remove

Hi All!\
I have a [website](https://www.mindstick.com/articles/13110/why-copywriting-is-crucial-for-new-website-build) where users can log in with the [Facebook oAuth](https://www.mindstick.com/forum/33718/spring-social-facebook-oauth-getting-not-all-data-with-api-v2-5) API.\
Once the user logs in or registers via Facebook it is [stored](https://www.mindstick.com/forum/157561/what-is-the-stored-procedure-create-a-procedure-to-find-the-record-by-stu_id-from-the-student-table) in my database.\
But what I'd like to achieve is, once the user goes to his Facebook [application](https://www.mindstick.com/articles/12824/calculator-application-in-android) [settings](https://www.mindstick.com/blog/63563/steps-to-change-the-wireless-settings-using-linksys-cloud-account) page and removes my website app permissions, the used should also be [deleted](https://www.mindstick.com/forum/160487/how-to-remove-the-deleted-git-code-marker-in-scrollbar-in-visual-studio-2022) \
from my database.\
Is there any work around to this [problem](https://yourviews.mindstick.com/view/81399/tackling-the-problem-of-unemployment-during-corona-pandemic), if this is not possible via the Facebook oAuth API?\
Please help!Thanks in [advance](https://www.mindstick.com/blog/33258/jee-mains-and-jee-advance-exams)!

## Replies

### Reply by AVADHESH PATEL

Hi Jeet!\
You can add deauthorise Callback URL by Navigating to Settings > Advanced section of your application. Whenever a User deauthorises your [Facebook](https://www.mindstick.com/articles/44467/successful-companies-that-utilize-facebook-as-a-social-media-platform) app, Facebook performs a HTTP POST of signed request to your URL. You may use the field user_id to determine which User has deauthorised your app.\


---

Original Source: https://www.mindstick.com/forum/908/facebook-connect-and-account-remove

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
