Skip to main content

A plug-and-play client for integrating universal single sign-on (SSO) with Python frameworks, enabling secure and seamless authentication across microservices.

Project description

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:

pip install usso-client

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

For FastAPI:

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

usso-0.21.1.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

usso-0.21.1-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page