Por que Php $ _Session em não trabalhar no React JS
fetch('session.php', {credentials: "same-origin"})
.then(response => response.json())
.then(data => console.log(data));
Nimesh singh