Jwt is saved in localstorage, how to set http only?

jwt is saved in localstorage. How to set http only?

Jan.28,2022

localstorage does not have the permission of http only


localstorage is the same origin policy, you should not be able to make it "not http only".

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b359ca-2bf9e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b359ca-2bf9e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?