Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Vue Firebase🔥 Authentication with Vuex

License

NotificationsYou must be signed in to change notification settings

aofdev/vue-firebase-auth-vuex

Repository files navigation

vue authentication firebase🔥

alt tag

Simplified Firebase authentication for vue projects with support for Facebook & Google login & Github & Twitter and with support Progressive Web Apps

Config

Step 1

Firebase Auth Provides Method Email/Password,Google,Facebook,Github,Twitter EnabledFirebase console

Step 2

Initialize Firebase Atmain.jsFirebase Credentials

firebase.initializeApp({    apiKey:'',    authDomain:'',    databaseURL:'',    projectId:'',    storageBucket:''})

Installation

# Git Clone Projectgit clone git@github.com:aofdev/vue-firebase-auth-vuex.git# Cd projectcd vue-firebase-auth-vuex# install dependenciesnpm install|| yarn install# serve with hot reload at localhost:8080npm run dev|| yarn dev# build for production with minification and to build Progressive Web Appsnpm run build|| yarn build

Releases

No releases published

Sponsor this project

    Packages

    No packages published

    Contributors4

    •  
    •  
    •  
    •  

    [8]ページ先頭

    ©2009-2025 Movatter.jp