Metadata-Version: 2.1
Name: app-app
Version: 0.1.0
Summary: A Python package for JWT-based authentication
Home-page: https://github.com/raviforcebolt/jwt_authenticator.git
Author: Mohd Ravi
Author-email: mohd.ravi@cloudanalogy.com
License: UNKNOWN
Description: # jwt_authentication
        
        # JWT Authenticator for Azure Functions  A simple and secure JWT authentication decorator for Azure Functions. This package provides a clean way to implement JWT-based authentication in your Azure Function applications.  
        
        ## Installation  ```bash pip install jwt-authenticator
        
Platform: UNKNOWN
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
