seneca-auth icon indicating copy to clipboard operation
seneca-auth copied to clipboard

[Feature request] Add support for path to restrict auth by url

Open Wardormeur opened this issue 9 years ago • 0 comments

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

Wardormeur avatar Oct 11 '16 11:10 Wardormeur