419 errors after authenticating users.
Hey everyone,
I'm expierincing an issue on the login of my application. I'm currently building a lease management app. But i'm using 2 login forms. One for the admins and one for the tenants. But currently when i'm logged in into the tenant login. And i authenticate my admin im getting errors that my page is expired. Anyone knows how to fix it correctly And want to assist me with this issue?
3 Replies
sometimes its related to the SESSION_DRIVER, try switch to database or redis
are you using subdomains? check the SESSION_DOMAIN too
Im not using any subdomains. and both guards have the database as session driver
https://github.com/sijot-turnhout/verhuursportaal/tree/tenant-portal This is the code base. But nog while i try to fix this crap i get 404 error after the successful authentication.
GitHub
GitHub - sijot-turnhout/verhuursportaal at tenant-portal
Contribute to sijot-turnhout/verhuursportaal development by creating an account on GitHub.