{"id":16413928,"url":"https://github.com/expresshermes/firebase-auth-django","last_synced_at":"2026-05-07T01:04:34.365Z","repository":{"id":99206591,"uuid":"315723690","full_name":"ExpressHermes/Firebase-Auth-Django","owner":"ExpressHermes","description":"A django web app with firebase authentication for users","archived":false,"fork":false,"pushed_at":"2021-11-01T07:01:38.000Z","size":237,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T09:28:28.585Z","etag":null,"topics":["django","firebase","pyrebase"],"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/ExpressHermes.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":"2020-11-24T18:47:26.000Z","updated_at":"2021-11-01T07:02:00.000Z","dependencies_parsed_at":"2023-03-10T13:45:55.971Z","dependency_job_id":null,"html_url":"https://github.com/ExpressHermes/Firebase-Auth-Django","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ExpressHermes/Firebase-Auth-Django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpressHermes%2FFirebase-Auth-Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpressHermes%2FFirebase-Auth-Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpressHermes%2FFirebase-Auth-Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpressHermes%2FFirebase-Auth-Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ExpressHermes","download_url":"https://codeload.github.com/ExpressHermes/Firebase-Auth-Django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpressHermes%2FFirebase-Auth-Django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274422210,"owners_count":25282123,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["django","firebase","pyrebase"],"created_at":"2024-10-11T06:52:44.498Z","updated_at":"2026-05-07T01:04:34.330Z","avatar_url":"https://github.com/ExpressHermes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Auth with Firebase\n![](https://img.shields.io/badge/django-3.1.3-blue?style=flat-square\u0026logo=django)\n\n\nA django web app with firebase authentication for users\n # Installation\n\n ## Prerequsites\n - Python \n - Django\n - Pyrebase\n\n ## How to set up locally\n- Fork and clone repo on your machine.\n    ```\n    git clone https://github.com/ExpressHermes/Firebase-Auth-Django.git\n    ```\n\n- Create a virtual environment. Activate it. Make sure it is in the same directory as the cloned repo.\n\n    ```\n    # for linux users\n    python -m venv env\n    source env/bin/activate \n    ```\n- Install all requirements.\n    ```\n    pip install -r requirements.txt\n    ```\n- Inside the project folder, create migrations \n    ```\n    python manage.py migrate\n    ```\n- Run the project with `local_settings`\n    ```\n    python manage.py runserver --settings=main.local_settings\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpresshermes%2Ffirebase-auth-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexpresshermes%2Ffirebase-auth-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpresshermes%2Ffirebase-auth-django/lists"}