ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Catch 419 errors after logging in

Open robdekort opened this issue 1 year ago • 2 comments

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.

robdekort avatar Jun 26 '24 08:06 robdekort