Skip to content

Example web app using Firebase SDK for Beyond Identity SSO via Google Identity Platform

Notifications You must be signed in to change notification settings

gobeyondidentity/bi-goog-fb-js-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the example app

First, add your Firebase config to the index.js file using the guidance in the wiki for this repo.
Then, use the following steps in the VS Code terminal to clone the example app, install dependencies, generate client-side code, and execute the app:

git clone https://github.com/sublimezeal/bi-goog-firebase-example.git
cd bi-goog-firebase-example
npm install
.\node_modules\.bin\webpack
serve dist

Then, navigate a browser to http://localhost:3000.

About

Example web app using Firebase SDK for Beyond Identity SSO via Google Identity Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published