{"id":20619503,"url":"https://github.com/shearichard/drf-auth-sandbox","last_synced_at":"2026-04-21T06:32:55.347Z","repository":{"id":216216668,"uuid":"740751723","full_name":"shearichard/drf-auth-sandbox","owner":"shearichard","description":"A sandbox project for demoing different approaches to Django Rest Framework Authentication","archived":false,"fork":false,"pushed_at":"2024-10-18T21:03:05.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T10:09:17.243Z","etag":null,"topics":["authentication","demo-app","django","django-rest-framework"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shearichard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-09T01:45:59.000Z","updated_at":"2024-10-18T21:03:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"7752f181-068e-498c-a6de-8cc4c623604a","html_url":"https://github.com/shearichard/drf-auth-sandbox","commit_stats":null,"previous_names":["shearichard/drf-temp-auth-sandbox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shearichard%2Fdrf-auth-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shearichard%2Fdrf-auth-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shearichard%2Fdrf-auth-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shearichard%2Fdrf-auth-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shearichard","download_url":"https://codeload.github.com/shearichard/drf-auth-sandbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242277652,"owners_count":20101536,"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":["authentication","demo-app","django","django-rest-framework"],"created_at":"2024-11-16T12:11:53.069Z","updated_at":"2026-04-21T06:32:50.296Z","avatar_url":"https://github.com/shearichard.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/shearichard/drf-cc-sandbox.svg?branch=master)](https://travis-ci.org/shearichard/drf-cc-sandbox)\n[![Built with](https://img.shields.io/badge/Built_with-Cookiecutter_Django_Rest-F7B633.svg)](https://github.com/agconti/cookiecutter-django-rest)\n\n# Django Rest Framework Authentication Demonstrator\n\nExposing various authentication options in Django Rest Framework to allow for demonstrations and training.\n\n## Prerequisites\n\n- [Docker](https://docs.docker.com/docker-for-mac/install/)  \n\n## Databases\nThis project is setup to use Postgres in the long term but initially uses sqlite. A flag in the [config.common](https://github.com/shearichard/drf-auth-sandbox/blob/2582af4a410917d813f1f2c1f7d5ad2206dddafe/drf-cc-sandbox/config/common.py#L8) settings module determines which is used. When the switch back to Postgres is made it will be necessary to re-run the migrations and recreat the superuser. \n\n\n## Local Development\n\nStart the dev server for local development:\n```bash\ndocker-compose up\n```\n\nRun a command inside the docker container:\n\n```bash\ndocker-compose run --rm web [command]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshearichard%2Fdrf-auth-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshearichard%2Fdrf-auth-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshearichard%2Fdrf-auth-sandbox/lists"}