minus-squaremisterbassman@lemmy.worldtoYou Should Know@lemmy.world•YSK if you can't log in to lemmy.world delete your site cookies.linkfedilinkarrow-up15·2 years agoJust to add to this. This is because the authentication tokens that your browser uses are stored in cookies, these match up with entries in the database. As a way to mitigate the hack, admins deleted the entries in the database rendering the tokens in cookies useless. This means that any tokens the hacker got access to are also useless. linkfedilink
minus-squaremisterbassman@lemmy.worldtoAsklemmy@lemmy.ml•What is the difference between a regular app and a web app? Does iOS have WebApps or is just an Android thing?linkfedilinkarrow-up1·2 years agoHaptics are possible if you aren’t using iOS. https://developer.mozilla.org/en-US/docs/Web/API/Navigator/vibrate linkfedilink
Just to add to this.
This is because the authentication tokens that your browser uses are stored in cookies, these match up with entries in the database.
As a way to mitigate the hack, admins deleted the entries in the database rendering the tokens in cookies useless.
This means that any tokens the hacker got access to are also useless.