Skip to content

Commit 20cf8c5

Browse files
committed
add description of the auth module
1 parent 1ae041c commit 20cf8c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

guide/02-api-overview/overview-of-the-arcgis-api-for-python.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@
108108
"### `arcgis.apps` module\n",
109109
"The `arcgis.apps` module allows you to manage some of the web based applications available in ArcGIS.\n",
110110
"\n",
111-
"### `arcgis.auth` module\n"
111+
"### `arcgis.auth` module\n",
112+
"The `arcgis.auth` module provides access to custom `requests` authentication handlers classes used for logging into the ArcGIS Web GIS systems. Users can customize and/or use these classes for their own python applications. "
112113
]
113114
},
114115
{

0 commit comments

Comments
 (0)