Skip to main content

A minimal JSON Web Token authentication to allow sso

Project description

Polls is a Django app to conduct Web-based polls. For each question, visitors can choose between a fixed number of answers.

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “polls” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'polls',
    ]
  2. Include the polls URLconf in your project urls.py like this:

    path('polls/', include('polls.urls')),
  3. Run python manage.py migrate to create the polls models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a poll (you’ll need the Admin app enabled).

  5. Visit http://127.0.0.1:8000/polls/ to participate in the poll.

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

djangorestframework_simplejwt_sso-0.1.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file djangorestframework_simplejwt_sso-0.1.tar.gz.

File metadata

  • Download URL: djangorestframework_simplejwt_sso-0.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.8

File hashes

Hashes for djangorestframework_simplejwt_sso-0.1.tar.gz
Algorithm Hash digest
SHA256 7fe11e8623bac7ac9798e7394c06d8cca96fb269391516a6d4f7e767afa66645
MD5 5a7054901db0da7d0aeaab08ce2498d2
BLAKE2b-256 07884b0a66e96141bbbf4e1183aafd0eaf4aa35aebdcb601ce08bb0515f501f5

See more details on using hashes here.

File details

Details for the file djangorestframework_simplejwt_sso-0.1-py3-none-any.whl.

File metadata

  • Download URL: djangorestframework_simplejwt_sso-0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.8

File hashes

Hashes for djangorestframework_simplejwt_sso-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ba1dfb01f95ccf981fdac5058240a4e8163e1c5131edcd54f65d0b94caef7353
MD5 8f6e99b59d935fde119021c4b772718b
BLAKE2b-256 527e7e03e0794b7e2376bd103161aa61eac028e8eca4bf00e0db8d097ace7378

See more details on using hashes here.

Supported by

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