1 Like
Its happening to me too.
2 Likes
It’s not a bug but a specification. It happens because your login session expires in a few days so that malicious people cannot use your session ID for a long time. It’s all about security measurement I guess.
Ok, this makes it useful.
I’d say this makes your account secured from hackers.
this can make you easy to remember the password
It would be better if they removed such specification, by adding a layer of security that prevents hackers from using the original session ID in the long term: in other words, the session ID will only be renewed when you use your PIN after having inactivity for the account for weeks.