This handles two cases:
- Login - this logic will be executed on the device logged in using legacy Identity auth notifying other peers.
- Whenever becoming aware of another user - ping him to fetch our newest device list.
Note: This code will be removed in the future after fully launching secondary device auth.
Depends on D12379