pswd-auth


Namepswd-auth JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryAuth adapter for password auth in X-Api framework
upload_time2024-10-18 14:22:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT
keywords starlette fastapi auth
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # X-Auth
###### Pswd-jwt authentication for x-api

#### Requirements
- Python >= 3.12

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

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pswd-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/72/29/b74f7a8db10ac8638a5c218ecbe1ad2ec06017bac33cee8bb22ea8b46b73/pswd_auth-0.0.5.tar.gz",
    "platform": null,
    "description": "# X-Auth\n###### Pswd-jwt authentication for x-api\n\n#### Requirements\n- Python >= 3.12\n\n### INSTALL\n```bash\npip install pswd-auth\n```\n\n---\nMade with \u2764 on top of the [X-Auth](https://github.com/XyncNet/x-auth) and [X-Model](https://github.com/XyncNet/x-model).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Auth adapter for password auth in X-Api framework",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/XyncNet/pwsd-auth",
        "Repository": "https://github.com/XyncNet/pwsd-auth"
    },
    "split_keywords": [
        "starlette",
        " fastapi",
        " auth"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abc7b8baf7859c96fb3146869a04104e923e6a326ce13e511943f1a3492eed2c",
                "md5": "6986853a2aa8ee5a9d5de1f8fe68b7e8",
                "sha256": "d18689d1de6706d14f9d9be2899eac98be3ae7da3f10bf8bfb434ec0fcbd6563"
            },
            "downloads": -1,
            "filename": "pswd_auth-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6986853a2aa8ee5a9d5de1f8fe68b7e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 2885,
            "upload_time": "2024-10-18T14:22:54",
            "upload_time_iso_8601": "2024-10-18T14:22:54.402232Z",
            "url": "https://files.pythonhosted.org/packages/ab/c7/b8baf7859c96fb3146869a04104e923e6a326ce13e511943f1a3492eed2c/pswd_auth-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7229b74f7a8db10ac8638a5c218ecbe1ad2ec06017bac33cee8bb22ea8b46b73",
                "md5": "1d9d770f8b0443e79e55bcfe2cbc1c37",
                "sha256": "cbc78e08dbba8c08155486dcfd107314f60283690d383fc9260dccd4ec12a412"
            },
            "downloads": -1,
            "filename": "pswd_auth-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "1d9d770f8b0443e79e55bcfe2cbc1c37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 3567,
            "upload_time": "2024-10-18T14:22:55",
            "upload_time_iso_8601": "2024-10-18T14:22:55.960400Z",
            "url": "https://files.pythonhosted.org/packages/72/29/b74f7a8db10ac8638a5c218ecbe1ad2ec06017bac33cee8bb22ea8b46b73/pswd_auth-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-18 14:22:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "XyncNet",
    "github_project": "pwsd-auth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pswd-auth"
}
        
Elapsed time: 0.35387s