okta-jwt-verifier


Nameokta-jwt-verifier JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/okta/okta-jwt-verifier-python
SummaryOkta JWT Verifier
upload_time2024-02-22 15:14:42
maintainer
docs_urlNone
authorOkta, Inc.
requires_python>=3.6
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            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/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/okta/okta-jwt-verifier-python",
    "name": "okta-jwt-verifier",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Okta, Inc.",
    "author_email": "devex@okta.com",
    "download_url": "https://files.pythonhosted.org/packages/ce/1c/45255329d96c32ff3c800ab56948d684ef9e3f1c7f1cc48918aef5e91cec/okta_jwt_verifier-0.2.5.tar.gz",
    "platform": null,
    "description": "Okta JWT Verifier\n=================\n\nA Python library for OKTA JWT tokens validation\n\nGetting Started\n---------------\n``` $ pip install okta-jwt-verifier ```\n\nLook for our quickstart guide here!\n- https://github.com/okta/okta-jwt-verifier-python\n\nOkta Developer Forum\n--------------------\n\nFind out more and look for help here: https://devforum.okta.com/\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Okta JWT Verifier",
    "version": "0.2.5",
    "project_urls": {
        "Homepage": "https://github.com/okta/okta-jwt-verifier-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ca5d84fac8275c7215f114bf5a030bce33aa8826610cad7ac999060a6856d6b",
                "md5": "04cb52c853ddf1a12f21751532f7693f",
                "sha256": "470e9ed9863a043200088fa186e8830daa83e5acd30308bd5b5c673a201eb8e8"
            },
            "downloads": -1,
            "filename": "okta_jwt_verifier-0.2.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "04cb52c853ddf1a12f21751532f7693f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 18527,
            "upload_time": "2024-02-22T15:14:40",
            "upload_time_iso_8601": "2024-02-22T15:14:40.738467Z",
            "url": "https://files.pythonhosted.org/packages/6c/a5/d84fac8275c7215f114bf5a030bce33aa8826610cad7ac999060a6856d6b/okta_jwt_verifier-0.2.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce1c45255329d96c32ff3c800ab56948d684ef9e3f1c7f1cc48918aef5e91cec",
                "md5": "a1d0acc6d8140bc65a1391f78dd0cd1d",
                "sha256": "50ebf09f45d52ba8c24638abdafa73670819aa223772bbc01abb13a36732b469"
            },
            "downloads": -1,
            "filename": "okta_jwt_verifier-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a1d0acc6d8140bc65a1391f78dd0cd1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 16826,
            "upload_time": "2024-02-22T15:14:42",
            "upload_time_iso_8601": "2024-02-22T15:14:42.616488Z",
            "url": "https://files.pythonhosted.org/packages/ce/1c/45255329d96c32ff3c800ab56948d684ef9e3f1c7f1cc48918aef5e91cec/okta_jwt_verifier-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 15:14:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "okta",
    "github_project": "okta-jwt-verifier-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "test_requirements": [],
    "lcname": "okta-jwt-verifier"
}
        
Elapsed time: 0.22132s