Metadata-Version: 2.1
Name: tokenazad
Version: 0.0.7
Summary: A simple tool to get Azure AD Tokens with MSAL and set them as environment variables
Author: Dagoberto Romer
Author-email: dagoromer85@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: msal (>=1.17.0)
Requires-Dist: python-dotenv (>=0.20.0)

# Library to get Azure AD Token using MSAL and setting them as Environment Variables
