Esri / application-boilerplate-3x-js

Starter application that simplifies the process of building templates for the ArcGIS.com template gallery.
https://developers.arcgis.com/javascript/
Apache License 2.0
90 stars 68 forks source link

Update template.js to prompt for log-in before we retrieve org specific settings #17

Closed kellyhutchins closed 10 years ago

kellyhutchins commented 10 years ago

Update template.js to prompt for log-in before we retrieve org specific settings. In cases where the web map is not public we needed to prompt for log-in before retrieving org specific settings to ensure that settings were retrieved for the logged in user.