Skip to content

Learn how to integrate Firebase Authentication in Vue.js 2+ application. We will also learn to register a user, login a user and send password reset mail and logout from firebase app using Vue.js application.

SinghDigamber/vue-firebase-auth

Repository files navigation

vue-firebase-auth

Complete Tutorial

See Vue 2 Firebase Authentication Tutorial Example.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Learn how to integrate Firebase Authentication in Vue.js 2+ application. We will also learn to register a user, login a user and send password reset mail and logout from firebase app using Vue.js application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published