Metadata-Version: 1.2
Name: okta_jwt_verifier
Version: 0.2.0
Summary: Okta JWT Verifier
Home-page: https://github.com/okta/okta-jwt-verifier-python
Author: Okta, Inc.
Author-email: devex@okta.com
License: Apache License 2.0
Description: Okta JWT Verifier
        =================
        
        A Python library for OKTA JWT tokens validation
        
        Getting Started
        ---------------
        ``` $ pip install okta-jwt-verifier ```
        
        Look for our quickstart guide here!
        - https://github.com/okta/okta-jwt-verifier-python
        
        Okta Developer Forum
        --------------------
        
        Find out more and look for help here: https://devforum.okta.com/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
