Add hooks to 'installed' lifecycle callback for overwriting existing registration

Issue #45 new
Alex Wei created an issue

An app should be allowed to veto overwriting existing registration with the same client id, for example, it must unregister first by calling 'uninstalled'.

An app should be allowed to veto overwriting existing registration with different client id but the same base URL.

An app should be notified of such overwriting so as to do proper clean up and setup.

Comments (0)

  1. Log in to comment