xn-auth


Namexn-auth JSON
Version 0.2.50 PyPI version JSON
download
home_pageNone
SummaryAuth adapter for XN-Api framework
upload_time2025-10-11 17:05:18
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/80/cd/c7e3cb1ed698ff5915d2f4655d4665f65d5a29c335cea9bcc246ea829687/xn_auth-0.2.50.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.50",
    "project_urls": {
        "Homepage": "https://github.com/XyncNet/x-auth",
        "Repository": "https://github.com/XyncNet/x-auth"
    },
    "split_keywords": [
        "litestar",
        " jwt",
        " auth"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cced99143910ddcc865abd56971e5f45eed7596eafaf9991bb3be281b959aed6",
                "md5": "916d055081826d51d1bf13c86ebfb430",
                "sha256": "a7e07846df8e0adfd21052b1556bb3f3a6022fac040870bd7ebc12361f325717"
            },
            "downloads": -1,
            "filename": "xn_auth-0.2.50-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "916d055081826d51d1bf13c86ebfb430",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 8394,
            "upload_time": "2025-10-11T17:05:17",
            "upload_time_iso_8601": "2025-10-11T17:05:17.440170Z",
            "url": "https://files.pythonhosted.org/packages/cc/ed/99143910ddcc865abd56971e5f45eed7596eafaf9991bb3be281b959aed6/xn_auth-0.2.50-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "80cdc7e3cb1ed698ff5915d2f4655d4665f65d5a29c335cea9bcc246ea829687",
                "md5": "b487fe64b88de16196262295038d4c69",
                "sha256": "d6bd42d99b788b587b0327144ed936e0de8e5a0e36cfe9e06a4ccc2c5e209535"
            },
            "downloads": -1,
            "filename": "xn_auth-0.2.50.tar.gz",
            "has_sig": false,
            "md5_digest": "b487fe64b88de16196262295038d4c69",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 8732,
            "upload_time": "2025-10-11T17:05:18",
            "upload_time_iso_8601": "2025-10-11T17:05:18.751262Z",
            "url": "https://files.pythonhosted.org/packages/80/cd/c7e3cb1ed698ff5915d2f4655d4665f65d5a29c335cea9bcc246ea829687/xn_auth-0.2.50.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-11 17:05:18",
    "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: 3.59367s