I have a project, that after starting the session, it expires after 15 minutes of inactivity, it works well.
The problem is when I leave the login for more 15 minutes,
http: //proyectodos.test/login
When I login with username and password it tells me that time expires, so I have to update the page to be able to login.
Is there any way to exclude the expiration time to the main login path?