TokyoStarz
is there a faster building dev version of nuxt generate
Found it through Daniel roe https://x.com/danielcroe/status/1831317186276982831?s=46&t=Q2RXklOahR-qqzrHNiTNKw
7 replies
How to catch 401 from server routes and redirect to login page
it works when I reload the page (getting a straight 401 from the server because SSR) but if my session gets invalidated then I try to navigate to something that uses auth I get an error from the api but I don't get redirected to the login page
3 replies