RFL.authentication


NameRFL.authentication JSON
Version 1.6.0 PyPI version JSON
download
home_pageNone
SummaryRackslab Foundation Library: authentication package
upload_time2025-10-10 13:22:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords utility basic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RFL: authentication package

Generate and validate JWT tokens.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "RFL.authentication",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "utility, basic",
    "author": null,
    "author_email": "R\u00e9mi Palancher <remi@rackslab.io>",
    "download_url": "https://files.pythonhosted.org/packages/13/49/fa61bb0f96282c93238b359a49e1cb6ba9ea8fb9e1cc11d1dff24883f5b8/rfl_authentication-1.6.0.tar.gz",
    "platform": null,
    "description": "# RFL: authentication package\n\nGenerate and validate JWT tokens.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Rackslab Foundation Library: authentication package",
    "version": "1.6.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/rackslab/RFL/issues",
        "Homepage": "https://github.com/rackslab/RFL"
    },
    "split_keywords": [
        "utility",
        " basic"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f413e5fa7f1cf62a133c7966382a8c4f9eda0cd9d9e3e33be6bdf3c89fd15a2d",
                "md5": "23e807e0fc287543e703a5b6b8ee7dd3",
                "sha256": "eab663504f9db6916a26e5f1d1de7e93a9a6ff3fddb543958045248ab74e5cf0"
            },
            "downloads": -1,
            "filename": "rfl_authentication-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "23e807e0fc287543e703a5b6b8ee7dd3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 9336,
            "upload_time": "2025-10-10T13:22:33",
            "upload_time_iso_8601": "2025-10-10T13:22:33.281560Z",
            "url": "https://files.pythonhosted.org/packages/f4/13/e5fa7f1cf62a133c7966382a8c4f9eda0cd9d9e3e33be6bdf3c89fd15a2d/rfl_authentication-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1349fa61bb0f96282c93238b359a49e1cb6ba9ea8fb9e1cc11d1dff24883f5b8",
                "md5": "0d69098f8ef3700c36fcc26494157dc1",
                "sha256": "66d637469b5a1644fb3120bbcc3b5ec104244509460e02dd808cfffb86cefb38"
            },
            "downloads": -1,
            "filename": "rfl_authentication-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0d69098f8ef3700c36fcc26494157dc1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 8089,
            "upload_time": "2025-10-10T13:22:34",
            "upload_time_iso_8601": "2025-10-10T13:22:34.165328Z",
            "url": "https://files.pythonhosted.org/packages/13/49/fa61bb0f96282c93238b359a49e1cb6ba9ea8fb9e1cc11d1dff24883f5b8/rfl_authentication-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-10 13:22:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rackslab",
    "github_project": "RFL",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rfl.authentication"
}
        
Elapsed time: 3.63119s