fastapi-auth-toolkit


Namefastapi-auth-toolkit JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA comprehensive FastAPI authentication library that provides a robust and integrated set of features for user authentication, registration, and account management. This library also supports third-party social account authentication, making it easy to integrate with popular social platforms.
upload_time2024-08-07 05:44:27
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT
keywords fastapi-auth fastapi python fastapi jwt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fastapi-auth
Integrated set of fastapi applications addressing authentication, registration, auth management as well as 3rd party (social) account authentication.

## License
This project is licensed under a modified MIT License - see the [LICENSE](LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fastapi-auth-toolkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "fastapi-auth, fastapi, python, fastapi jwt",
    "author": null,
    "author_email": "Ankaj Gupta <ankajgupta@coderwebsite.com>, Coder Website <contact@coderwebsite.com>",
    "download_url": "https://files.pythonhosted.org/packages/04/5b/378d97f852213555e7a52305f7b87f75e3ca9af836006024998d6b87838c/fastapi_auth_toolkit-0.0.1.tar.gz",
    "platform": null,
    "description": "# fastapi-auth\r\nIntegrated set of fastapi applications addressing authentication, registration, auth management as well as 3rd party (social) account authentication.\r\n\r\n## License\r\nThis project is licensed under a modified MIT License - see the [LICENSE](LICENSE) file for details.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A comprehensive FastAPI authentication library that provides a robust and integrated set of features for user authentication, registration, and account management. This library also supports third-party social account authentication, making it easy to integrate with popular social platforms.",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "fastapi-auth",
        " fastapi",
        " python",
        " fastapi jwt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab334c8fee66f5c653c2a766d1ac87a6fe695c565fb6718f95c1ae891f2210b7",
                "md5": "450361abdd3db9007e316caca41d3f46",
                "sha256": "344bced6460765406dd27ae97963a6555c34b900a1e72d555399452534b01fba"
            },
            "downloads": -1,
            "filename": "fastapi_auth_toolkit-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "450361abdd3db9007e316caca41d3f46",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8777,
            "upload_time": "2024-08-07T05:44:26",
            "upload_time_iso_8601": "2024-08-07T05:44:26.327827Z",
            "url": "https://files.pythonhosted.org/packages/ab/33/4c8fee66f5c653c2a766d1ac87a6fe695c565fb6718f95c1ae891f2210b7/fastapi_auth_toolkit-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "045b378d97f852213555e7a52305f7b87f75e3ca9af836006024998d6b87838c",
                "md5": "83acc783cba19ac98e672a7de0970f1d",
                "sha256": "26c61086dba7d64e29a9b69c96594ee7b5533d7085435ae464efd84d35e2fd5c"
            },
            "downloads": -1,
            "filename": "fastapi_auth_toolkit-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "83acc783cba19ac98e672a7de0970f1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6304,
            "upload_time": "2024-08-07T05:44:27",
            "upload_time_iso_8601": "2024-08-07T05:44:27.894065Z",
            "url": "https://files.pythonhosted.org/packages/04/5b/378d97f852213555e7a52305f7b87f75e3ca9af836006024998d6b87838c/fastapi_auth_toolkit-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 05:44:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fastapi-auth-toolkit"
}
        
Elapsed time: 0.58460s