ideas
ideas copied to clipboard
Catch 419 errors after logging in
There have been quite a few reports on Discord over the last weeks that on non expired browser windows, Laravel apps show the 419 error page after logging in. A retry fixes the issue. The 419 error page is not a pretty sight for clients. I feel it would be better if users would be redirected back to the login screen and get a retry warning there instead.