Hi,
I have created an application with the developers version of the Experience Builder, but am very new to it. I want users to be able to use the spatial analysis tools I have chosen, but am I understanding it correctly that I need to implement authentication so that users are using their own credits when doing analyses?
From what I've read I need to implement user authentication and this site shows how to do it with the ArcGIS Maps SDK for Javascript:
https://developers.arcgis.com/javascript/latest/tutorials/implement-user-authentication/
How would I connect that to my Experience Builder application on my server?
And have I even understood the system correctly or is there a simpler way?