<script type='text/javascript'>
    // 세션스토리지 초기화
    localStorage.clear();
    window.location.href = '/index.php';
</script>
{"success":true}