Let's say we have the following scenario: A user login with correct credentials and he gets a token with expiration date. After some time (lets say 30 minutes) the token is expired and the user has to give again his credentials to be authorized. Our ...
What are the main security threats of SPAs and how to avoid them? How to implement authorization in SPA? For example, if an user tries to access a page for which he/she doesn't have rights, redirect user to an error page? Thank you!
Millions of small packages, new frameworks built every day, huge learning and re-learning curve, breaking changes, everyone is doing like he wants, browsers crashes more, mobile network bandwith is huge, tons of tools, transpilers, huge configuration...