Closed alysivji closed 4 years ago
In order to be good citizens of the Slack Application Directory, we should delete information from the database when we get an app_uninstalled
app_uninstalled
It would also be good to deal with tokens_revoked
tokens_revoked
We are not grabbing user tokens so no need to worry about tokens_revoked. If the app is uninstalled, that means the bot token is revoked.
Good for what we are trying to do
In order to be good citizens of the Slack Application Directory, we should delete information from the database when we get an
app_uninstalled
It would also be good to deal with
tokens_revoked