-1
I made a site, and in it I need to prevent them from entering it by accessing the URL, but I did not create Session in PHP pq login validated with token by jwt with js.
Have some safe way to only let those who have logged on to the site enter certain pages with js?