StrongJWT


NameStrongJWT JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryPython library to validate JWTs.
upload_time2023-03-27 02:42:35
maintainer
docs_urlNone
authorTony Guimelli
requires_python
licenseMIT
keywords conversion
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python library to validate JWTs to avoid common security issues.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "StrongJWT",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "conversion",
    "author": "Tony Guimelli",
    "author_email": "tony.guimelli@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/10/ed8973a36efdd3fa744caab035854ba30441c78be36278292b97ad465e66/StrongJWT-0.0.4.tar.gz",
    "platform": null,
    "description": "Python library to validate JWTs to avoid common security issues.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library to validate JWTs.",
    "version": "0.0.4",
    "split_keywords": [
        "conversion"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7da66f320d21a9581d89b2faacafa7e1f8840c3b2c9cbb53d8a0928f35e8b81b",
                "md5": "d840cc98115cc0d77ef860546fc4f1d0",
                "sha256": "8ff4213f82ff89c31b0d397823266de5f60acaff4683aee52432ea8ddc260b8c"
            },
            "downloads": -1,
            "filename": "StrongJWT-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d840cc98115cc0d77ef860546fc4f1d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4296,
            "upload_time": "2023-03-27T02:42:33",
            "upload_time_iso_8601": "2023-03-27T02:42:33.658021Z",
            "url": "https://files.pythonhosted.org/packages/7d/a6/6f320d21a9581d89b2faacafa7e1f8840c3b2c9cbb53d8a0928f35e8b81b/StrongJWT-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f10ed8973a36efdd3fa744caab035854ba30441c78be36278292b97ad465e66",
                "md5": "0728467eece663111f591a2c062ea55c",
                "sha256": "6f6a55324c59b5b2870dccb9ddb43b11a4cd913de313649c36b1a6573cf276cb"
            },
            "downloads": -1,
            "filename": "StrongJWT-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "0728467eece663111f591a2c062ea55c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3890,
            "upload_time": "2023-03-27T02:42:35",
            "upload_time_iso_8601": "2023-03-27T02:42:35.200434Z",
            "url": "https://files.pythonhosted.org/packages/8f/10/ed8973a36efdd3fa744caab035854ba30441c78be36278292b97ad465e66/StrongJWT-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-27 02:42:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "strongjwt"
}
        
Elapsed time: 0.12053s