You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than relying solely on permissions, we should detect installed apps via NewAppProxy events.
We can then diff them against the reduced permissions graph and only list "installed" apps as those who also have an associated permission. All others should be considered to be "uninstalled" or "unconnected" (if they have yet to have a permission be set).
The text was updated successfully, but these errors were encountered:
Rather than relying solely on permissions, we should detect installed apps via
NewAppProxy
events.We can then diff them against the reduced permissions graph and only list "installed" apps as those who also have an associated permission. All others should be considered to be "uninstalled" or "unconnected" (if they have yet to have a permission be set).
The text was updated successfully, but these errors were encountered: