Just reviewing how to integrate FusionAuth within an existing codebase and architecture. It appears from the following:
https://github.com/FusionAuth/fusionauth-example-react
That one would need a separate "identity" server to manage communication between any React front ends and FusionAuth is this correct?
Am I correct is saying that there is no way to directly integrate the React SDK directly to the FusionAuth server?