File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1791,15 +1791,15 @@ def acquire_token_interactive(
1791
1791
The unspecified parts of the ``redirect_uri`` are hard coded as
1792
1792
``http://localhost``.
1793
1793
Only useful when using system browser authentication
1794
- (i.e., not an authentication brokerlike WAM).
1794
+ (i.e., not an authentication broker like WAM).
1795
1795
1796
1796
:param str path:
1797
1797
The path to be used in the redirect URI.
1798
1798
By default, no path is used.
1799
1799
The unspecified parts of the ``redirect_uri`` are hard coded as
1800
1800
``http://localhost``.
1801
1801
Only useful when using system browser authentication
1802
- (i.e., not an authentication brokerlike WAM).
1802
+ (i.e., not an authentication broker like WAM).
1803
1803
1804
1804
New in version 1.25.0.
1805
1805
You can’t perform that action at this time.
0 commit comments