Hello,I'm implementing a basic web app with React and Nodejs. I'm going to host them in two different services and will implement another app (chrome extension) later on. So, the Node backend will be used by both React app and Extension. There're no user registration or anything. What I need basically is to check if the request for the server coming from my app and if so, authorize and continue. So, how can I do this?Any help would be appreciated.Thanks.
Submitted June 02, 2019 at 12:18PM by sp3co92
No comments:
Post a Comment