main.go
4.08 KB
-
feat: configure session store options for API routes · 6a9c0fd2
- Set session cookie path to "/api" - Disable secure flag for local development - Enable HttpOnly flag for improved security
1808837298@qq.com committed
- Set session cookie path to "/api" - Disable secure flag for local development - Enable HttpOnly flag for improved security