Skip to content

Commit

Permalink
Update sample/interactive_sample.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ray Luo <rayluo@microsoft.com>
  • Loading branch information
DharshanBJ and rayluo authored Nov 9, 2024
1 parent edf77b4 commit 3bf9111
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/interactive_sample.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
#enable_broker_on_windows=True, # Opted in. You will be guided to meet the prerequisites, if your app hasn't already
#enable_broker_on_mac=True, # Opted in. You will be guided to meet the prerequisites, if your app hasn't already
#enable_broker_on_linux=True, # Opted in. You will be guided to meet the prerequisites, if your app hasn't already

token_cache=global_token_cache, # Let this app (re)use an existing token cache.
# If absent, ClientApplication will create its own empty token cache
)
Expand Down

0 comments on commit 3bf9111

Please sign in to comment.