projectrexa


Nameprojectrexa JSON
Version 0.0.1.0 PyPI version JSON
download
home_pagehttps://projectrexa.ml
SummaryA library to make it easier to use ProjectRexa SSO.
upload_time2023-05-15 15:47:29
maintainer
docs_urlNone
authorProjectRexa
requires_python
licenseMIT
keywords projectrexa
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ProjectRexa SSO Managing Module

## Description

This module is responsible for managing the SSO (Single Sign On) for the ProjectRexa platform. It is responsible for the following tasks:

 - Initializing the SSO request
 - Handling the SSO callback
 - Handling the response verification

## Usage

This module is used by the ProjectRexa platform to manage the SSO. It is not intended to be used by itself and is not a standalone module, but rather a part of the ProjectRexa platform.

            

Raw data

            {
    "_id": null,
    "home_page": "https://projectrexa.ml",
    "name": "projectrexa",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ProjectRexa",
    "author": "ProjectRexa",
    "author_email": "admin@projectrexa.ml",
    "download_url": "https://github.com/Om-Mishra7/ProjectRexa-PyPI/archive/refs/tags/v_0.0.1.0.tar.gz",
    "platform": null,
    "description": "# ProjectRexa SSO Managing Module\n\n## Description\n\nThis module is responsible for managing the SSO (Single Sign On) for the ProjectRexa platform. It is responsible for the following tasks:\n\n - Initializing the SSO request\n - Handling the SSO callback\n - Handling the response verification\n\n## Usage\n\nThis module is used by the ProjectRexa platform to manage the SSO. It is not intended to be used by itself and is not a standalone module, but rather a part of the ProjectRexa platform.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library to make it easier to use ProjectRexa SSO.",
    "version": "0.0.1.0",
    "project_urls": {
        "Download": "https://github.com/Om-Mishra7/ProjectRexa-PyPI/archive/refs/tags/v_0.0.1.0.tar.gz",
        "Homepage": "https://projectrexa.ml"
    },
    "split_keywords": [
        "projectrexa"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5faac511e4529661e48ee83bcef593330edbae7ce8c68585095b02d64f018ae3",
                "md5": "2ea64e0303184d59591d0bc7f243935c",
                "sha256": "7c5c2401fe1832cae1c7d5a95725caf22d83491fbb5be40fe6dc826cb1890924"
            },
            "downloads": -1,
            "filename": "projectrexa-0.0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ea64e0303184d59591d0bc7f243935c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1443,
            "upload_time": "2023-05-15T15:47:29",
            "upload_time_iso_8601": "2023-05-15T15:47:29.142561Z",
            "url": "https://files.pythonhosted.org/packages/5f/aa/c511e4529661e48ee83bcef593330edbae7ce8c68585095b02d64f018ae3/projectrexa-0.0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-15 15:47:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Om-Mishra7",
    "github_project": "ProjectRexa-PyPI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "projectrexa"
}
        
Elapsed time: 0.13009s