It would be great if NeoChat could notify the user if their token is now invalid. These are all shown in the stdout/err: - quotient.jobs.sync: "SyncJob-1" status Unauthorised: Invalid access token passed. - quotient.jobs.sync: Sync job failed with Unauthorised - login expired? - quotient.jobs.sync: 401 <- GET https://server.hostname/_matrix/client/r0/sync Surely we can detect one of these and notify the user. NeoChat could offer to remove the account.