{"id":42177444,"url":"https://github.com/roma-marshall/firebase-auth","last_synced_at":"2026-01-26T21:55:08.088Z","repository":{"id":232355297,"uuid":"784134128","full_name":"roma-marshall/firebase-auth","owner":"roma-marshall","description":"The open source boilerplate authentication based on Vue3, Firebase and Pinia","archived":false,"fork":false,"pushed_at":"2024-11-01T08:05:42.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T01:39:04.714Z","etag":null,"topics":["firebase","firebase-auth","firebase-authentication","pinia","vue3","vue3-auth","vuefire"],"latest_commit_sha":null,"homepage":"https://firebase-auth-vue3.vercel.app","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roma-marshall.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-09T08:53:36.000Z","updated_at":"2024-12-06T09:11:53.000Z","dependencies_parsed_at":"2024-04-18T08:44:56.679Z","dependency_job_id":null,"html_url":"https://github.com/roma-marshall/firebase-auth","commit_stats":null,"previous_names":["roma-marshall/firebase-auth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roma-marshall/firebase-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roma-marshall%2Ffirebase-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roma-marshall%2Ffirebase-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roma-marshall%2Ffirebase-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roma-marshall%2Ffirebase-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roma-marshall","download_url":"https://codeload.github.com/roma-marshall/firebase-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roma-marshall%2Ffirebase-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28789377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","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":["firebase","firebase-auth","firebase-authentication","pinia","vue3","vue3-auth","vuefire"],"created_at":"2026-01-26T21:55:07.528Z","updated_at":"2026-01-26T21:55:08.080Z","avatar_url":"https://github.com/roma-marshall.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue3 + Firebase\n\nThe Open Source eCommerce authentication built using Vue3, Firebase and Pinia.\n\n## Code snippets\n\n1. Get your firebase `apiKey` from [firebase console](https://firebase.google.com/)\n\n2. Then go to `src/firebase/config.js` and set up your firebase `apiKey`\n\n```javascript\nconst firebaseConfig = {\n    apiKey: \"HERE_IS_YOUR_API_KEY\",\n    authDomain: \"auth.domain.firebaseapp.com\",\n    projectId: \"vue-app\",\n    storageBucket: \"vue-app-db.appspot.com\",\n    messagingSenderId: \"212636259258\",\n    appId: \"1:21777668592358:web:bb4172e493722ab7a3cb43\"\n}\n\nexport default firebaseConfig\n```\n\n## Recommended Installation\n\n```\ngit clone https://github.com/roma-marshall/firebase-auth.git\ncd firebase-auth\nnpm run dev\n```\n\n## License\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froma-marshall%2Ffirebase-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froma-marshall%2Ffirebase-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froma-marshall%2Ffirebase-auth/lists"}