Data privacy / Self hosted front-end

@GuillaumeGautreau I am still confused by this.

SO which domain does my end user visits?

let’s say i get a free plan like kim.forestadmin.com

And my users visit kim.forestadmin.com,
then their browser will download the react frontend from forest admin servers
then the frontend will query which domain for the backend API for data?

Is it still kim.forestadmin.com? if so, then my data obviously goes through forestadmin servers right?
if it’s not, and it points to my backend servers, then tehre will be a cross origins issue right?

So help me understand how forestadmin ensures data security and confidentiality issues?

The image i am looking at is this