Draft: Ask relogin after password changes
Description
If user change his password on cloud side, then the one in the device is wrong which triggers 401 error. In this situation, we want the device to display a notification to let the user relogin. This is what brings this MR
Screenshots
Not yet
Technical details
WIP
Tests
- Register an e account
- lets sync few minutes
- go on cloud and change password
- Wait for sync, we should see some sync error notifications
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/2145