pyauthjwt


Namepyauthjwt JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryClass provides mechanisms for JSON Web Token (JWT) based authentication
upload_time2024-03-20 19:39:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2024 Ioannis D. (devcoons) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords jwt auth
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyAuthJWT Module

[![PyPI - Version](https://img.shields.io/pypi/v/py-auth-jwt?style=for-the-badge)](https://pypi.org/project/py-auth-jwt)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/py-auth-jwt?style=for-the-badge)
![GitHub License](https://img.shields.io/github/license/devcoons/py-auth-jwt?style=for-the-badge)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/py-auth-jwt?style=for-the-badge&color=%23F0F)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyauthjwt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "jwt, auth",
    "author": null,
    "author_email": "\"Ioannis D (devcoons)\" <support@devcoons.com>",
    "download_url": "https://files.pythonhosted.org/packages/4c/d6/c81f83ada7ac3d81bdcadfc2bdd245a0196c57f3b212ef0643788dd2349d/pyauthjwt-0.1.0.tar.gz",
    "platform": null,
    "description": "# PyAuthJWT Module\n\n[![PyPI - Version](https://img.shields.io/pypi/v/py-auth-jwt?style=for-the-badge)](https://pypi.org/project/py-auth-jwt)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/py-auth-jwt?style=for-the-badge)\n![GitHub License](https://img.shields.io/github/license/devcoons/py-auth-jwt?style=for-the-badge)\n![PyPI - Wheel](https://img.shields.io/pypi/wheel/py-auth-jwt?style=for-the-badge&color=%23F0F)\n\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Ioannis D. (devcoons)  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Class provides mechanisms for JSON Web Token (JWT) based authentication",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/devcoons/py-auth-jwt",
        "Issues": "https://github.com/devcoons/py-auth-jwt/issues"
    },
    "split_keywords": [
        "jwt",
        " auth"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a92b7e11afc8d5c2e331bc163040dc0519ab4fbbdb28741d43f6af39c75b47b",
                "md5": "7f4d6c9ab9c2a167a33ae8133ada549f",
                "sha256": "4e7ed260bd1bdca4583ecc255210678a0d1d017513458c49d998f82263edbd17"
            },
            "downloads": -1,
            "filename": "pyauthjwt-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f4d6c9ab9c2a167a33ae8133ada549f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5390,
            "upload_time": "2024-03-20T19:39:09",
            "upload_time_iso_8601": "2024-03-20T19:39:09.218250Z",
            "url": "https://files.pythonhosted.org/packages/5a/92/b7e11afc8d5c2e331bc163040dc0519ab4fbbdb28741d43f6af39c75b47b/pyauthjwt-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cd6c81f83ada7ac3d81bdcadfc2bdd245a0196c57f3b212ef0643788dd2349d",
                "md5": "b8ec06bd30083a6e83f055a4bc11108e",
                "sha256": "b68e4bee4caf547a98e15cc5ecffc7fdcd2291c884295319a859ed612193c225"
            },
            "downloads": -1,
            "filename": "pyauthjwt-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b8ec06bd30083a6e83f055a4bc11108e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4003,
            "upload_time": "2024-03-20T19:39:10",
            "upload_time_iso_8601": "2024-03-20T19:39:10.983222Z",
            "url": "https://files.pythonhosted.org/packages/4c/d6/c81f83ada7ac3d81bdcadfc2bdd245a0196c57f3b212ef0643788dd2349d/pyauthjwt-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 19:39:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "devcoons",
    "github_project": "py-auth-jwt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyauthjwt"
}
        
Elapsed time: 0.21238s