Metadata-Version: 2.1
Name: AzureTokenVerification
Version: 0.0.5
Summary: This package is used for azure token verification, and it is based on python package of aad-token-verify
Author-email: LV Zhichao <zhichao.lv@cn.bosch.com>
Project-URL: Homepage, https://github.boschdevcloud.com/LZV2SZH/AzureTokenVerification
Project-URL: Bug Tracker, https://github.boschdevcloud.com/LZV2SZH/AzureTokenVerification/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: cachetools
Requires-Dist: cryptography
Requires-Dist: PyJWT

# AzureTokenVerification

This package is used for azure token verification, and it is based on python package of aad-token-verify.
