xn-auth


Namexn-auth JSON
Version 0.2.21 PyPI version JSON
download
home_pageNone
SummaryAuth adapter for XN-Api framework
upload_time2025-03-21 11:30:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT
keywords litestar jwt auth
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # X-Auth
###### JWT authentication for x-api

#### Requirements
- Python >= 3.12

### INSTALL
```bash
pip install xn-auth
```

---
Made with ❤ on top of the [X-Model](https://github.com/XyncNet/x-model).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xn-auth",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "litestar, jwt, auth",
    "author": null,
    "author_email": "Artemiev <mixartemev@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/55/d4/b40dc3255dc5bad759301261a73c1c44729ef9a90d987a8b63b60bb28cc2/xn_auth-0.2.21.tar.gz",
    "platform": null,
    "description": "# X-Auth\n###### JWT authentication for x-api\n\n#### Requirements\n- Python >= 3.12\n\n### INSTALL\n```bash\npip install xn-auth\n```\n\n---\nMade with \u2764 on top of the [X-Model](https://github.com/XyncNet/x-model).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Auth adapter for XN-Api framework",
    "version": "0.2.21",
    "project_urls": {
        "Homepage": "https://github.com/XyncNet/x-auth",
        "Repository": "https://github.com/XyncNet/x-auth"
    },
    "split_keywords": [
        "litestar",
        " jwt",
        " auth"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c998e58c3ee521f25f8554d9690119e60d0543861cdce2918279024b494cee9",
                "md5": "74ae6d184486c75a7ca4a2d655193d53",
                "sha256": "b74052c48cc3249afc278ba6b3eb651c2e0f842e3cdb8d01d612ff506a70af56"
            },
            "downloads": -1,
            "filename": "xn_auth-0.2.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74ae6d184486c75a7ca4a2d655193d53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 5405,
            "upload_time": "2025-03-21T11:30:27",
            "upload_time_iso_8601": "2025-03-21T11:30:27.489697Z",
            "url": "https://files.pythonhosted.org/packages/9c/99/8e58c3ee521f25f8554d9690119e60d0543861cdce2918279024b494cee9/xn_auth-0.2.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55d4b40dc3255dc5bad759301261a73c1c44729ef9a90d987a8b63b60bb28cc2",
                "md5": "ff15b4de608e64709e5716163ce0f4c0",
                "sha256": "d06e9dd0f46a897ebaff5959871aead73a6224131fb576476d764650db3cacd7"
            },
            "downloads": -1,
            "filename": "xn_auth-0.2.21.tar.gz",
            "has_sig": false,
            "md5_digest": "ff15b4de608e64709e5716163ce0f4c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 5733,
            "upload_time": "2025-03-21T11:30:29",
            "upload_time_iso_8601": "2025-03-21T11:30:29.111866Z",
            "url": "https://files.pythonhosted.org/packages/55/d4/b40dc3255dc5bad759301261a73c1c44729ef9a90d987a8b63b60bb28cc2/xn_auth-0.2.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-21 11:30:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "XyncNet",
    "github_project": "x-auth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "xn-auth"
}
        
Elapsed time: 0.42759s