Cloud, DevOps, Homelab, Automation, Games, 3D printing and other fun things
Then you need to deal with that in the state in your app. Update ui, give a nice error message, offload data that the surer shouldn’t access anymore etc.
Then you need to deal with that in the state in your app. Update ui, give a nice error message, offload data that the surer shouldn’t access anymore etc.
E.g. user logs in, credits for a while and then clicks on something. This reaches out to an api which then returns 401 because the session is invalid
E.g. user logs in, credits for a while and then clicks on something. This reaches out to an api which then returns 401 because the session is invalid