Skip to main content

A Django app to receive and process commento.io sso

Project description

django-commento-sso is a Django app to interact with commento.io single sign on. It receives commento’s redirect, verifies, and sends the user back to commento.

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “django-commento-sso” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'django-commento-sso',
    ]
  2. Add COMMENTO_SECRET_KEY in 64-character text to your settings.py

  3. Include the URLconf in your project urls.py like this:

    path("sso/", include('django_commento_sso.urls')),

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

django-commento-sso-0.2.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

django_commento_sso-0.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file django-commento-sso-0.2.tar.gz.

File metadata

  • Download URL: django-commento-sso-0.2.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2

File hashes

Hashes for django-commento-sso-0.2.tar.gz
Algorithm Hash digest
SHA256 565e594d835a2f35a2b52e8116021268c825aab83123cec5a0b0238348c575ef
MD5 27c3cd9564795a575282f754a037b89f
BLAKE2b-256 591a8469854dcd0ce5f2b9772e2043507b98b4b534d7429f259ffae08a0d1340

See more details on using hashes here.

File details

Details for the file django_commento_sso-0.2-py3-none-any.whl.

File metadata

  • Download URL: django_commento_sso-0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2

File hashes

Hashes for django_commento_sso-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 55e678a11d85f618251ed8f06a994fa140ad3129e678a6e73dc41c5f298053fa
MD5 586135e79f3a33b829de9429b2ef3e83
BLAKE2b-256 a9f13cbb9bf06f01266a6edd486335b58410e54a09f394f4d98c1fc4a65be267

See more details on using hashes here.

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