Skip to content

This is a very small vue project where i have implemented firebase authentication. Sign Up with email and password, also google sign up is implemented. Basic navigation guard is also implemented.

Notifications You must be signed in to change notification settings

souravhub/vue-firebase-auth-try

Repository files navigation

vue-firebase-auth-try

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

Customize configuration

See Configuration Reference.

Firebase Auth Error Codes (from error codes)

1 Auth/Invalid Email 2 Auth/User Not Found 3 Auth/Wrong Password 4 Auth/User Disabled

About

This is a very small vue project where i have implemented firebase authentication. Sign Up with email and password, also google sign up is implemented. Basic navigation guard is also implemented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published