fastapi-auth-service


Namefastapi-auth-service JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/kamikaze/fastapi-auth-service
SummaryFastAPI auth service
upload_time2023-01-20 04:12:37
maintainer
docs_urlNone
authorOleg Korsak
requires_python>=3.11
licensegpl-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            FastAPI auth service
====================

Authentication and authorization service using FastAPI

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kamikaze/fastapi-auth-service",
    "name": "fastapi-auth-service",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "Oleg Korsak",
    "author_email": "kamikaze.is.waiting.you@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/73/6d/5017160b25c2fad7473b8a74f5982ec6a957bef8ce6daf5faa68cfa19c7c/fastapi-auth-service-0.0.7.tar.gz",
    "platform": "any",
    "description": "FastAPI auth service\n====================\n\nAuthentication and authorization service using FastAPI\n",
    "bugtrack_url": null,
    "license": "gpl-3",
    "summary": "FastAPI auth service",
    "version": "0.0.7",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32648747e3136768d3ba5454d07bf882b54490a8ad42bdde9b819f04ed89a22b",
                "md5": "00a59fadbd48f8b55de03fff9bbea7f1",
                "sha256": "b575c00785fa9b9634d4c3717c5e508c6c4b9bac727f848e9589ca4faa823910"
            },
            "downloads": -1,
            "filename": "fastapi_auth_service-0.0.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00a59fadbd48f8b55de03fff9bbea7f1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.11",
            "size": 30151,
            "upload_time": "2023-01-20T04:12:36",
            "upload_time_iso_8601": "2023-01-20T04:12:36.017912Z",
            "url": "https://files.pythonhosted.org/packages/32/64/8747e3136768d3ba5454d07bf882b54490a8ad42bdde9b819f04ed89a22b/fastapi_auth_service-0.0.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "736d5017160b25c2fad7473b8a74f5982ec6a957bef8ce6daf5faa68cfa19c7c",
                "md5": "58800e60504e3f7757129017dfbbfeca",
                "sha256": "65c7d21f83614129ad3924f5a798bb045ca5b00f959e75bef85bd8cb765c8439"
            },
            "downloads": -1,
            "filename": "fastapi-auth-service-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "58800e60504e3f7757129017dfbbfeca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 36198,
            "upload_time": "2023-01-20T04:12:37",
            "upload_time_iso_8601": "2023-01-20T04:12:37.627323Z",
            "url": "https://files.pythonhosted.org/packages/73/6d/5017160b25c2fad7473b8a74f5982ec6a957bef8ce6daf5faa68cfa19c7c/fastapi-auth-service-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-20 04:12:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "kamikaze",
    "github_project": "fastapi-auth-service",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "fastapi-auth-service"
}
        
Elapsed time: 0.03497s