{"id":21980662,"url":"https://github.com/stormpath/stormpath-django-sample","last_synced_at":"2025-04-30T05:04:15.363Z","repository":{"id":13801486,"uuid":"16497237","full_name":"stormpath/stormpath-django-sample","owner":"stormpath","description":"Example application demonstrating how to use the Django plugin for Stormpath","archived":false,"fork":false,"pushed_at":"2017-03-06T16:15:57.000Z","size":979,"stargazers_count":4,"open_issues_count":1,"forks_count":4,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-04-30T05:04:09.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":"2014-02-03T23:57:16.000Z","updated_at":"2017-03-06T16:15:58.000Z","dependencies_parsed_at":"2022-09-12T15:32:19.906Z","dependency_job_id":null,"html_url":"https://github.com/stormpath/stormpath-django-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormpath%2Fstormpath-django-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormpath%2Fstormpath-django-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormpath%2Fstormpath-django-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormpath%2Fstormpath-django-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stormpath","download_url":"https://codeload.github.com/stormpath/stormpath-django-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251644843,"owners_count":21620632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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:31.665Z","updated_at":"2025-04-30T05:04:15.344Z","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\n[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\nstormpath-django-sample\n=======================\n\nExample application demonstrating how to use the Django plugin for Stormpath\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\n## Install\n\nOnce you've cloned this repository locally, you need to install all of the\nrequired project dependencies.\n\nYou can do this by running:\n\n```console\n$ pip install -r requirements.txt\n```\n\n\n## Setup\n\nThis project requires you to have these environment variables set:\n\n```python\nSTORMPATH_API_KEY_ID = 'apiKeyId'\nSTORMPATH_API_KEY_SECRET = 'apiKeySecret'\nSTORMPATH_APPLICATION = 'https://api.stormpath.com/v1/applications/APP_ID'\n```\n\nYou need to make sure your database and other standard Django settings are\ncorrect.\n\n\n## Running\n\nRunning is the same as running any other Django application:\n\n```console\n$ python manage.py migrate\n$ python manage.py runserver\n```\n\nFor more info please refer to the [django-stormpath documentation](https://github.com/stormpath/stormpath-django).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormpath%2Fstormpath-django-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstormpath%2Fstormpath-django-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormpath%2Fstormpath-django-sample/lists"}