my spyware is stuck in the login loop (Microsoft teams)

  1. Problem
  2. Solution 1
  3. Try via the browser
  4. Change the date

Problem

My problem is in the title, I can’t use teams because I’m stuck in the login loop.
It’s the same with the apps From the AUR, teams and teams for linux.

Solution 1

Clear the config file.
Not working for me.

rm -r ~/.config/teams-for-linux
rm -r ~/.config/Microsoft/ 

Try via the browser

Nop still the same

Change the date

I’s the solution for me, it’s weird because I had the right date/time.
On discord (an another spyware) the time was wrong too.

The NTP was inactive.

timedatectl set-ntp true
systemctl start systemd-timesyncd.service
systemctl enable systemd-timesyncd.service
timedatectl set-timezone Europe/Paris 

I set Europe/Paris because I’m french.