We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf77b4 commit 3bf9111Copy full SHA for 3bf9111
sample/interactive_sample.py
@@ -48,7 +48,6 @@
48
#enable_broker_on_windows=True, # Opted in. You will be guided to meet the prerequisites, if your app hasn't already
49
#enable_broker_on_mac=True, # Opted in. You will be guided to meet the prerequisites, if your app hasn't already
50
#enable_broker_on_linux=True, # Opted in. You will be guided to meet the prerequisites, if your app hasn't already
51
-
52
token_cache=global_token_cache, # Let this app (re)use an existing token cache.
53
# If absent, ClientApplication will create its own empty token cache
54
)
0 commit comments