Skip to content

Simple Vue.js boilerplate to exercise the FirebaseUI authentication flow.

Notifications You must be signed in to change notification settings

Zenkylo/vue-firebaseui-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue FirebaseUI Authentication Boilerplate

This is a sample Vue.js project exercising the FirebaseUI authentication flow. This project was initialized with Vue CLI. You will need a Google Cloud Platform account, project, and app to apply your app's configuration to the project. All information on how to set up the auth flow was found on the following two pages. Refer to the FirebaseAuthentication.vue file for a closer look at implementation. This is to be used as a guide.

Firebase for Web Authentication Documentation

https://firebase.google.com/docs/web/setup

FirebaseUI for Web Authentication Documentation

https://firebaseopensource.com/projects/firebase/firebaseui-web/#configuration

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

About

Simple Vue.js boilerplate to exercise the FirebaseUI authentication flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published