CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
azure/__init__.py
azure/communication/__init__.py
azure/communication/identity/__init__.py
azure/communication/identity/_communication_identity_client.py
azure/communication/identity/_version.py
azure/communication/identity/_generated/__init__.py
azure/communication/identity/_generated/_communication_identity_client.py
azure/communication/identity/_generated/_configuration.py
azure/communication/identity/_generated/aio/__init__.py
azure/communication/identity/_generated/aio/_communication_identity_client.py
azure/communication/identity/_generated/aio/_configuration.py
azure/communication/identity/_generated/aio/operations/__init__.py
azure/communication/identity/_generated/aio/operations/_communication_identity_operations.py
azure/communication/identity/_generated/models/__init__.py
azure/communication/identity/_generated/models/_communication_identity_client_enums.py
azure/communication/identity/_generated/models/_models.py
azure/communication/identity/_generated/models/_models_py3.py
azure/communication/identity/_generated/operations/__init__.py
azure/communication/identity/_generated/operations/_communication_identity_operations.py
azure/communication/identity/_shared/__init__.py
azure/communication/identity/_shared/models.py
azure/communication/identity/_shared/policy.py
azure/communication/identity/_shared/user_credential.py
azure/communication/identity/_shared/user_credential_async.py
azure/communication/identity/_shared/user_token_refresh_options.py
azure/communication/identity/_shared/utils.py
azure/communication/identity/aio/__init__.py
azure/communication/identity/aio/_communication_identity_client_async.py
azure_communication_identity.egg-info/PKG-INFO
azure_communication_identity.egg-info/SOURCES.txt
azure_communication_identity.egg-info/dependency_links.txt
azure_communication_identity.egg-info/requires.txt
azure_communication_identity.egg-info/top_level.txt
samples/identity_samples.py
samples/identity_samples_async.py
tests/conftest.py
tests/test_communication_identity_client.py
tests/test_communication_identity_client_async.py
tests/user_credential_tests.py
tests/_shared/__init__.py
tests/_shared/asynctestcase.py
tests/_shared/communication_service_preparer.py
tests/_shared/helper.py
tests/_shared/testcase.py
tests/_shared/utils.py