My public AppStudio app needs to allow new users to create a new Community Account in ArcGis Hub. When doing this in the UI, the following rest API displays a dialog to do this:
https://globalche.maps.arcgis.com/sharing/rest/oauth2/signup?client_id=QVuTzZ3CvcgTPNC9&response_type=token&expiration=20160&showSocialLogins=true&locale=en-us&redirect_uri=https%3A%2F%2Fexample-page-globalche.hub.arcgis.com%2Ftorii-provider-arcgis%2Fhub-redirect.html
How can this be done programmatically in an AppStudio qml app? Is there a qml or javascript API for this? Is this rest API documented somewhere? I can't find anything at https://developers.arcgis.com/rest/users-groups-and-items/oauth2-root.htm.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.