feat: configure session store options for API routes
- Set session cookie path to "/api" - Disable secure flag for local development - Enable HttpOnly flag for improved security
Showing
Please
register
or
sign in
to comment
- Set session cookie path to "/api" - Disable secure flag for local development - Enable HttpOnly flag for improved security