Name | xn-auth JSON |
Version |
0.2.10
JSON |
| download |
home_page | None |
Summary | Auth adapter for XN-Api framework |
upload_time | 2024-11-19 17:01:15 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12 |
license | MIT |
keywords |
starlette
fastapi
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.12",
"maintainer_email": null,
"keywords": "starlette, fastapi, auth",
"author": null,
"author_email": "Artemiev <mixartemev@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/67/ed/43952795f5eed593d4ede89dcb8d93050b8f586c9daf5cc9ade6105ee6ff/xn_auth-0.2.10.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.10",
"project_urls": {
"Homepage": "https://github.com/XyncNet/x-auth",
"Repository": "https://github.com/XyncNet/x-auth"
},
"split_keywords": [
"starlette",
" fastapi",
" auth"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2ce4058b307ec5dcc2caf4f7c0f3badc82c866e3be752e2b2a72b067e4c9b2a1",
"md5": "36b04216eca521c044d7579d23b65015",
"sha256": "15768c9afacf38c1a8d1d5b233359bf27bd23e64dbdf833003dc122ceac88893"
},
"downloads": -1,
"filename": "xn_auth-0.2.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "36b04216eca521c044d7579d23b65015",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 7847,
"upload_time": "2024-11-19T17:01:14",
"upload_time_iso_8601": "2024-11-19T17:01:14.766471Z",
"url": "https://files.pythonhosted.org/packages/2c/e4/058b307ec5dcc2caf4f7c0f3badc82c866e3be752e2b2a72b067e4c9b2a1/xn_auth-0.2.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "67ed43952795f5eed593d4ede89dcb8d93050b8f586c9daf5cc9ade6105ee6ff",
"md5": "75b0f20e93c30adc0cbbfb017b4b781c",
"sha256": "8eed6662014f212956815670ce0883255511ce8e8753dc0d9e0e44f1b1de173a"
},
"downloads": -1,
"filename": "xn_auth-0.2.10.tar.gz",
"has_sig": false,
"md5_digest": "75b0f20e93c30adc0cbbfb017b4b781c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 7396,
"upload_time": "2024-11-19T17:01:15",
"upload_time_iso_8601": "2024-11-19T17:01:15.879922Z",
"url": "https://files.pythonhosted.org/packages/67/ed/43952795f5eed593d4ede89dcb8d93050b8f586c9daf5cc9ade6105ee6ff/xn_auth-0.2.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-19 17:01:15",
"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"
}