I am just wondering , what is the best auth0 set up for a React front end that will be running on separate server to the node.js back end using express and Apollo GraphQL.
- Jay
I am just wondering , what is the best auth0 set up for a React front end that will be running on separate server to the node.js back end using express and Apollo GraphQL.
Hey there @johnjmac49! We have a number of quickstarts that may help you in your development journey.
Here’s the React Single Page Quickstart document.
Also we have a Node (Express) Machine To Machine API Quickstart that may help you when building out your API.
Please let me know if you have any further questions!