GET /account/getLoginStatus/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "is_authenticated": false
}