Description
Currently, deleteInstallation of a developer-provided InstallationStore must be invoked manually. It would be more intuitive behavior to have it invoked automatically when the app_uninstalled and token_revoked events are received.
Aside from a couple of community members raising questions around this (#1201, #1112), it's my understanding that the Java and Python implementations already support this.
What type of issue is this? (place an x in one of the [ ])
Requirements (place an x in each of the [ ])
Description
Currently,
deleteInstallationof a developer-providedInstallationStoremust be invoked manually. It would be more intuitive behavior to have it invoked automatically when theapp_uninstalledandtoken_revokedevents are received.Aside from a couple of community members raising questions around this (#1201, #1112), it's my understanding that the Java and Python implementations already support this.
What type of issue is this? (place an
xin one of the[ ])Requirements (place an
xin each of the[ ])