{"id":21980643,"url":"https://github.com/stormpath/stormpath-python-samples","last_synced_at":"2026-04-25T21:31:27.279Z","repository":{"id":10062049,"uuid":"12113804","full_name":"stormpath/stormpath-python-samples","owner":"stormpath","description":"Sample Python applications demonstrating various Stormpath use cases.","archived":false,"fork":false,"pushed_at":"2017-03-06T16:15:29.000Z","size":134,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-04-20T18:58:31.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stormpath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-14T16:31:14.000Z","updated_at":"2017-03-06T16:15:31.000Z","dependencies_parsed_at":"2022-08-30T08:24:36.870Z","dependency_job_id":null,"html_url":"https://github.com/stormpath/stormpath-python-samples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stormpath/stormpath-python-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormpath%2Fstormpath-python-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormpath%2Fstormpath-python-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormpath%2Fstormpath-python-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormpath%2Fstormpath-python-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stormpath","download_url":"https://codeload.github.com/stormpath/stormpath-python-samples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormpath%2Fstormpath-python-samples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-29T17:12:28.778Z","updated_at":"2026-04-25T21:31:27.264Z","avatar_url":"https://github.com/stormpath.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Stormpath is Joining Okta\nWe are incredibly excited to announce that [Stormpath is joining forces with Okta](https://stormpath.com/blog/stormpaths-new-path?utm_source=github\u0026utm_medium=readme\u0026utm-campaign=okta-announcement). Please visit [the Migration FAQs](https://stormpath.com/oktaplusstormpath?utm_source=github\u0026utm_medium=readme\u0026utm-campaign=okta-announcement) for a detailed look at what this means for Stormpath users.\n\nWe're available to answer all questions at [support@stormpath.com](mailto:support@stormpath.com).\n\nstormpath-python-samples\n========================\n\nSample Python applications demonstrating the various Stormpath use cases.\n\n# Chirper\n\nChirper is a sample Twitter-like application.\n\nThe sample application uses the\n[stormpath-django](https://github.com/stormpath/stormpath-django) plugin for\nproviding Django authentication backend, User models and views integrated\nwith the Stormpath authentication service.\n\nYou should have the `stormpath-django` Python module installed before trying\nto start Chirper sample application.\n\n## Setup\n\nTo use Chirper, aside from the settings required for stormpath-django (please\nsee the django-stormpath documentation), you need to change the following in\nyour settings.py file to the correct values:\n\n    STORMPATH_ADMINISTRATORS = \"https://api.stormpath.com/v1/groups/GROUP_ID\"\n    STORMPATH_PREMIUMS = \"https://api.stormpath.com/v1/groups/GROUP_ID\"\n\nChirper uses these two groups to determine determine the type of the user.\nThese groups are aren't in any way special. They're just ordinary Stormpath\ngroups used to keep track of application Administrators etc.\n\nYou need to make sure database and other standard Django settings are correct.\nE.g. Chirper has to be specified in INSTALLED_APPS of the project.\n\n## Running it\n\nRunning Chirper is the same as running any other Django application.\n\n```sh\n$ python manage.py syncdb\n$ python manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormpath%2Fstormpath-python-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstormpath%2Fstormpath-python-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormpath%2Fstormpath-python-samples/lists"}