It would be interesting to support the cookie "path" customization and support per-path login, in case you have a restricted url or a scoped url (to a specific user group)
It's possible to change the cookie's path through a middleware, but the login doesn't save this path to compare its validity
It would be interesting to support the cookie "path" customization and support per-path login, in case you have a restricted url or a scoped url (to a specific user group) It's possible to change the cookie's path through a middleware, but the login doesn't save this path to compare its validity