LICENSE
README.md
setup.cfg
setup.py
msal/__init__.py
msal/__main__.py
msal/application.py
msal/auth_scheme.py
msal/authority.py
msal/broker.py
msal/cloudshell.py
msal/exceptions.py
msal/individual_cache.py
msal/managed_identity.py
msal/mex.py
msal/region.py
msal/sku.py
msal/telemetry.py
msal/throttled_http_client.py
msal/token_cache.py
msal/wstrust_request.py
msal/wstrust_response.py
msal.egg-info/PKG-INFO
msal.egg-info/SOURCES.txt
msal.egg-info/dependency_links.txt
msal.egg-info/requires.txt
msal.egg-info/top_level.txt
msal/oauth2cli/__init__.py
msal/oauth2cli/assertion.py
msal/oauth2cli/authcode.py
msal/oauth2cli/http.py
msal/oauth2cli/oauth2.py
msal/oauth2cli/oidc.py
tests/test_account_source.py
tests/test_application.py
tests/test_assertion.py
tests/test_authcode.py
tests/test_authority.py
tests/test_benchmark.py
tests/test_broker.py
tests/test_ccs.py
tests/test_client.py
tests/test_cloudshell.py
tests/test_cryptography.py
tests/test_e2e.py
tests/test_individual_cache.py
tests/test_mex.py
tests/test_mi.py
tests/test_oidc.py
tests/test_throttled_http_client.py
tests/test_token_cache.py
tests/test_wstrust.py