The auto
and authorization-code
values for OAuthInfo.flowType no longer check if the popup property is set to true
or false
. This breaking change affects applications that use the auto
flowType and set the popup property to true
. The callback page being used needs to be updated to support two-factor authentication. To aid in this, the default oauth-callback.html has been updated to allow for the two-step approach and will still work if using the one-step flow.
Versions 3.38 and older are retired, the modules will continue to be hosted on the CDN at https://js.arcgis.com/. The status for all versions of the API can be viewed on the Product Support page. For more information on retirement and what it means, visit the ArcGIS API for JavaScript section of the Product Life Cycle Policy document.
Version 3.45 of the ArcGIS API for JavaScript includes:
dgrid1
directory, whereas for version 0x reference the
dgrid
directory. Please refer to the
dgrid 0.4 Migration Guide for additional information on migrating to the newer version.
Use the repository on GitHub for the JS API TypeScript definitions.