usso


Nameusso JSON
Version 0.20.6 PyPI version JSON
download
home_pageNone
SummaryA plug-and-play client for integrating universal single sign-on (SSO) with Python frameworks, enabling secure and seamless authentication across microservices.
upload_time2024-05-19 10:23:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseCopyright (c) 2016 The Python Packaging Authority (PyPA) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords usso sso authentication security fastapi django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # USSO-Client

The USSO-Client provides a universal single sign-on (SSO) integration for microservices, making it easy to add secure, scalable authentication across different frameworks. This client simplifies the process of connecting any microservice to the USSO service.

## Features

- **Core SSO Integration**: Use the USSO core client for basic SSO functionality across any Python application.
- **Framework-Specific Modules**:
  - **FastAPI Integration**: Specialized support for FastAPI applications, enabling async authentication mechanisms tailored to FastAPI's event loop.
  - *Django Integration* (Coming soon): Customizable Django authentication backend that integrates seamlessly with Django's user management and middleware architecture.

## Installation

Install the USSO client using pip:

```bash
pip install usso-client
```

To add framework-specific support, use the following commands:

For FastAPI:

```bash
pip install "usso-client[fastapi]"
```

## Quick Start
Follow the quick start guides in the documentation to integrate USSO in your application.

## Contributing
Contributions are welcome! See CONTRIBUTING.md for more details on how to get involved.

## License
Distributed under the MIT License. See LICENSE for more information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "usso",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Mahdi Kiani <mahdikiany@gmail.com>",
    "keywords": "usso, sso, authentication, security, fastapi, django",
    "author": null,
    "author_email": "Mahdi Kiani <mahdikiany@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c0/63/2ef17f56b1078c96556babeb68efe546b4c9fa1944a897573a33dcf61d9a/usso-0.20.6.tar.gz",
    "platform": null,
    "description": "# USSO-Client\n\nThe USSO-Client provides a universal single sign-on (SSO) integration for microservices, making it easy to add secure, scalable authentication across different frameworks. This client simplifies the process of connecting any microservice to the USSO service.\n\n## Features\n\n- **Core SSO Integration**: Use the USSO core client for basic SSO functionality across any Python application.\n- **Framework-Specific Modules**:\n  - **FastAPI Integration**: Specialized support for FastAPI applications, enabling async authentication mechanisms tailored to FastAPI's event loop.\n  - *Django Integration* (Coming soon): Customizable Django authentication backend that integrates seamlessly with Django's user management and middleware architecture.\n\n## Installation\n\nInstall the USSO client using pip:\n\n```bash\npip install usso-client\n```\n\nTo add framework-specific support, use the following commands:\n\nFor FastAPI:\n\n```bash\npip install \"usso-client[fastapi]\"\n```\n\n## Quick Start\nFollow the quick start guides in the documentation to integrate USSO in your application.\n\n## Contributing\nContributions are welcome! See CONTRIBUTING.md for more details on how to get involved.\n\n## License\nDistributed under the MIT License. See LICENSE for more information.\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2016 The Python Packaging Authority (PyPA)  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A plug-and-play client for integrating universal single sign-on (SSO) with Python frameworks, enabling secure and seamless authentication across microservices.",
    "version": "0.20.6",
    "project_urls": {
        "Bug Reports": "https://github.com/ussoio/usso-python/issues",
        "Funding": "https://github.com/ussoio/usso-python",
        "Homepage": "https://github.com/ussoio/usso-python",
        "Say Thanks!": "https://github.com/ussoio/usso-python",
        "Source": "https://github.com/ussoio/usso-python"
    },
    "split_keywords": [
        "usso",
        " sso",
        " authentication",
        " security",
        " fastapi",
        " django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50c84c486c72b7adf9da02f9cb122bb1396bf87cbd283b2a2f3d5a09ee8ce4e5",
                "md5": "383b5b0732aa70bf0b9ee92a3eb44078",
                "sha256": "f198e071a662256f8f2d23695549646556337b1f7a3ada04a34e749afefc0981"
            },
            "downloads": -1,
            "filename": "usso-0.20.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "383b5b0732aa70bf0b9ee92a3eb44078",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8255,
            "upload_time": "2024-05-19T10:23:28",
            "upload_time_iso_8601": "2024-05-19T10:23:28.366505Z",
            "url": "https://files.pythonhosted.org/packages/50/c8/4c486c72b7adf9da02f9cb122bb1396bf87cbd283b2a2f3d5a09ee8ce4e5/usso-0.20.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0632ef17f56b1078c96556babeb68efe546b4c9fa1944a897573a33dcf61d9a",
                "md5": "c754bf3dbd01f080976d82b8b350eafb",
                "sha256": "5127fb1dbb0ea789be296f173b8c7af3d6706d84dd60e6a962dff801954188df"
            },
            "downloads": -1,
            "filename": "usso-0.20.6.tar.gz",
            "has_sig": false,
            "md5_digest": "c754bf3dbd01f080976d82b8b350eafb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9192,
            "upload_time": "2024-05-19T10:23:29",
            "upload_time_iso_8601": "2024-05-19T10:23:29.525537Z",
            "url": "https://files.pythonhosted.org/packages/c0/63/2ef17f56b1078c96556babeb68efe546b4c9fa1944a897573a33dcf61d9a/usso-0.20.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-19 10:23:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ussoio",
    "github_project": "usso-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "usso"
}
        
Elapsed time: 0.25649s