Hey there, I have to make a get request in react to a php backend server and get all html codes and render it in my react app. The url, which I'm sending request, is actually for authentication and I believe it needs also token. Not sure my self, It's just my project to do. Is it possible?