starsol-fastapi-jwt-auth


Namestarsol-fastapi-jwt-auth JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
Summarylibrary for fastapi jwt authentication
upload_time2024-04-27 17:55:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords starsol jwt fatapi fastapi-jwt-auth
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FastAPI JWT Auth

Compatible with Pydantic version 2.

## License

This project is a fork of [fastapi-jwt-auth](https://github.com/IndominusByte/fastapi-jwt-auth), developed by [IndominusByte](https://github.com/IndominusByte), and is distributed under the MIT License, the same as the original project. See the LICENSE file for more details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "starsol-fastapi-jwt-auth",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "starsol, jwt, fatapi, fastapi-jwt-auth",
    "author": null,
    "author_email": "dev@starsolution.team",
    "download_url": "https://files.pythonhosted.org/packages/af/97/86aab1da07f8b8baa22ab7298263f0574b7fa82204c8c9a83ca97166c3c4/starsol_fastapi_jwt_auth-1.0.0.tar.gz",
    "platform": null,
    "description": "# FastAPI JWT Auth\n\nCompatible with Pydantic version 2.\n\n## License\n\nThis project is a fork of [fastapi-jwt-auth](https://github.com/IndominusByte/fastapi-jwt-auth), developed by [IndominusByte](https://github.com/IndominusByte), and is distributed under the MIT License, the same as the original project. See the LICENSE file for more details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "library for fastapi jwt authentication",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://gitlab.com/star-solution-fzco/starsol-py-fastapi-jwt-auth/-/issues",
        "Changelog": "https://gitlab.com/star-solution-fzco/starsol-py-fastapi-jwt-auth/-/blob/master/CHANGELOG.md",
        "Documentation": "https://gitlab.com/star-solution-fzco/starsol-py-fastapi-jwt-auth/-/blob/master/README.md",
        "Homepage": "https://gitlab.com/star-solution-fzco/starsol-py-fastapi-jwt-auth",
        "Repository": "https://gitlab.com/star-solution-fzco/starsol-py-fastapi-jwt-auth.git"
    },
    "split_keywords": [
        "starsol",
        " jwt",
        " fatapi",
        " fastapi-jwt-auth"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4e819dc3facb2a88a050b844f5f489b3ebb4f78b984be94cdb75fbeef78dad1",
                "md5": "47040a3582b0ef30e75b1027ea81119b",
                "sha256": "015550c772c8bce30daea9bef35099f25914d52c4aa05d8f642182476d429e28"
            },
            "downloads": -1,
            "filename": "starsol_fastapi_jwt_auth-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47040a3582b0ef30e75b1027ea81119b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 12363,
            "upload_time": "2024-04-27T17:55:37",
            "upload_time_iso_8601": "2024-04-27T17:55:37.560099Z",
            "url": "https://files.pythonhosted.org/packages/f4/e8/19dc3facb2a88a050b844f5f489b3ebb4f78b984be94cdb75fbeef78dad1/starsol_fastapi_jwt_auth-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af9786aab1da07f8b8baa22ab7298263f0574b7fa82204c8c9a83ca97166c3c4",
                "md5": "5355e1f6c0776884cc7741b4061a2413",
                "sha256": "79f321475e163b29ce92b451b3b725807f5f8237e1e7477796bcfbc3d9e10a41"
            },
            "downloads": -1,
            "filename": "starsol_fastapi_jwt_auth-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5355e1f6c0776884cc7741b4061a2413",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 11496,
            "upload_time": "2024-04-27T17:55:38",
            "upload_time_iso_8601": "2024-04-27T17:55:38.702549Z",
            "url": "https://files.pythonhosted.org/packages/af/97/86aab1da07f8b8baa22ab7298263f0574b7fa82204c8c9a83ca97166c3c4/starsol_fastapi_jwt_auth-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-27 17:55:38",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "star-solution-fzco",
    "gitlab_project": "starsol-py-fastapi-jwt-auth",
    "lcname": "starsol-fastapi-jwt-auth"
}
        
Elapsed time: 0.25540s