ISB Session Test

페이지를 새로고침했을 때 counter가 증가하면 세션이 유지되는 상태입니다.

{
    "session_name": "isb_admin_session",
    "session_id": "o5nt7lpt85m4m4g2hf4ubg9se2",
    "session_save_path": "",
    "counter": 1,
    "cookie_params": {
        "lifetime": 0,
        "path": "\/; samesite=Lax",
        "domain": "",
        "secure": false,
        "httponly": true
    }
}