Developers want to be able test their app backend, and to do so we should enable them to emulate the events when users install and uninstall their apps.
We should add the ability in the Stripe CLI to trigger these events
account.application.authorized
account.application.deauthorized
These events should be forward via the regular stripe listen functionality.