my-simple-jwt-auth


Namemy-simple-jwt-auth JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryA simple jwt authenticaion module.
upload_time2023-11-08 09:26:30
maintainer
docs_urlNone
authorMahdi Abrishami
requires_python
licenseMIT
keywords jwt authentication
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "my-simple-jwt-auth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "jwt authentication",
    "author": "Mahdi Abrishami",
    "author_email": "mabrishami00@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/86/51/cee15fb86db1c2f1fe037652bf99c92ba7f7d9cb23c45c857b221c4567fe/my_simple_jwt_auth-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple jwt authenticaion module.",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [
        "jwt",
        "authentication"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d079fde2a02172be54f461e18b0a94cd237eef4a031db1507915fba839c5424a",
                "md5": "5660fbac04bb336484fc7e247327b3df",
                "sha256": "bbe5043bc7e37de50f7ad1953102774b564efb6372978056a80f5150b4edf0a4"
            },
            "downloads": -1,
            "filename": "my_simple_jwt_auth-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5660fbac04bb336484fc7e247327b3df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3157,
            "upload_time": "2023-11-08T09:26:29",
            "upload_time_iso_8601": "2023-11-08T09:26:29.222537Z",
            "url": "https://files.pythonhosted.org/packages/d0/79/fde2a02172be54f461e18b0a94cd237eef4a031db1507915fba839c5424a/my_simple_jwt_auth-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8651cee15fb86db1c2f1fe037652bf99c92ba7f7d9cb23c45c857b221c4567fe",
                "md5": "ce5ec299c86aa519582505adba952014",
                "sha256": "bfe0d6d8f0c0397343c79869584aa68b7a5b545461885ae286fb73f80eeb6af7"
            },
            "downloads": -1,
            "filename": "my_simple_jwt_auth-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ce5ec299c86aa519582505adba952014",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2812,
            "upload_time": "2023-11-08T09:26:30",
            "upload_time_iso_8601": "2023-11-08T09:26:30.926245Z",
            "url": "https://files.pythonhosted.org/packages/86/51/cee15fb86db1c2f1fe037652bf99c92ba7f7d9cb23c45c857b221c4567fe/my_simple_jwt_auth-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-08 09:26:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "my-simple-jwt-auth"
}
        
Elapsed time: 0.18024s