{"id":13468762,"url":"https://github.com/aofdev/vue-firebase-auth-vuex","last_synced_at":"2025-03-26T05:31:16.210Z","repository":{"id":97197606,"uuid":"104373067","full_name":"aofdev/vue-firebase-auth-vuex","owner":"aofdev","description":"Vue Firebase🔥 Authentication with Vuex","archived":false,"fork":false,"pushed_at":"2021-10-26T10:38:15.000Z","size":334,"stargazers_count":262,"open_issues_count":3,"forks_count":63,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-29T22:56:41.682Z","etag":null,"topics":["authentication","firebase","firebase-authentication","hacktoberfest","progressive-web-app","pwa","templates","vue","vue-firebase","vue-template","vue-template-project","vue2","vuejs","vuex"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/aofdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"aofdev","ko_fi":"aofdev"}},"created_at":"2017-09-21T16:36:07.000Z","updated_at":"2024-08-15T09:37:14.000Z","dependencies_parsed_at":"2023-06-28T10:08:05.336Z","dependency_job_id":null,"html_url":"https://github.com/aofdev/vue-firebase-auth-vuex","commit_stats":{"total_commits":33,"total_committers":4,"mean_commits":8.25,"dds":0.09090909090909094,"last_synced_commit":"c840825c9d506a61038820fc8cd7897abca794e1"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofdev%2Fvue-firebase-auth-vuex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofdev%2Fvue-firebase-auth-vuex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofdev%2Fvue-firebase-auth-vuex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofdev%2Fvue-firebase-auth-vuex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aofdev","download_url":"https://codeload.github.com/aofdev/vue-firebase-auth-vuex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245597283,"owners_count":20641864,"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","firebase","firebase-authentication","hacktoberfest","progressive-web-app","pwa","templates","vue","vue-firebase","vue-template","vue-template-project","vue2","vuejs","vuex"],"created_at":"2024-07-31T15:01:18.582Z","updated_at":"2025-03-26T05:31:16.184Z","avatar_url":"https://github.com/aofdev.png","language":"JavaScript","funding_links":["https://github.com/sponsors/aofdev","https://ko-fi.com/aofdev"],"categories":["JavaScript","awesome-vue [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Resources","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ★101652](https://github.com/sindresorhus/awesome)","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Examples [🔝](#readme)"],"sub_categories":["例子","Examples"],"readme":"# vue auth firebase🔥 with vuex\n\n\u003e vue authentication firebase🔥 \n\n![alt tag](https://i.imgur.com/5AnRW5j.png)\n\nSimplified Firebase authentication for vue projects with support for Facebook \u0026 Google login \u0026 Github \u0026 Twitter and with support  Progressive Web Apps\n\n## Config\n### Step 1\nFirebase Auth Provides Method Email/Password,Google,Facebook,Github,Twitter Enabled  [Firebase console](https://console.firebase.google.com/) \n\n### Step 2\nInitialize Firebase At ``main.js`` [Firebase Credentials](https://console.firebase.google.com/)\n``` bash\nfirebase.initializeApp({\n    apiKey: '',\n    authDomain: '',\n    databaseURL: '',\n    projectId: '',\n    storageBucket: ''\n})\n```\n\n\n## Installation\n\n``` bash\n# Git Clone Project\ngit clone git@github.com:aofdev/vue-firebase-auth-vuex.git\n\n# Cd project\ncd vue-firebase-auth-vuex\n\n# install dependencies\nnpm install || yarn install\n\n# serve with hot reload at localhost:8080\nnpm run dev || yarn dev\n\n# build for production with minification and to build Progressive Web Apps\nnpm run build || yarn build\n\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faofdev%2Fvue-firebase-auth-vuex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faofdev%2Fvue-firebase-auth-vuex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faofdev%2Fvue-firebase-auth-vuex/lists"}