Skip to content

firebase/quickstart-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e244b83 · Mar 25, 2025
Dec 23, 2023
May 24, 2016
Oct 2, 2024
Dec 12, 2017
Oct 2, 2024
Jan 25, 2025
Nov 30, 2023
Mar 25, 2025
Aug 2, 2024
Dec 13, 2023
Dec 13, 2023
Dec 13, 2023
Jan 23, 2025
Oct 13, 2023
Feb 11, 2025
Sep 6, 2023
Oct 2, 2024
Apr 10, 2019
Nov 4, 2015
Feb 4, 2021
May 3, 2023
Oct 3, 2024
Oct 3, 2024
Sep 6, 2023

Firebase Quickstarts for Javascript

A collection of quickstart samples demonstrating the Firebase APIs using the Javascript SDK. For more information, see firebase.google.com/docs/web/setup.

Samples are organized into the following subdirectories and include README.md files with instructions for getting started:

  • Auth
    • Anonymous Auth
    • Custom Auth
    • Email and Password auth
    • Email Link auth
    • Phone Auth using a visible ReCaptcha
    • Phone Auth using an invisible ReCaptcha
    • Phone Auth using popup
    • Google Auth in a Chrome Extension
    • Facebook auth using Facebook login button
    • Facebook auth using Firebase popup
    • Facebook auth using Firebase redirect
    • Google auth using Google sign-in button
    • Google auth using Firebase popup
    • Google auth using Firebase redirect
    • Twitter auth using Firebase popup
    • Twitter auth using Firebase redirect
    • Microsoft auth using Firebase popup
    • Microsoft auth using Firebase redirect
    • GitHub auth using Firebase popup
    • GitHub auth using Firebase redirect
    • Multi-factor authentication with SMS(currently only available for Google Cloud Identity Platform projects)
  • Database
    • Simple Social Blogging app
  • Firestore
    • Simple Rating App
  • Functions
    • Send requests to a Functions server-side instance and get back results.
  • Storage
    • Upload a file to Firebase Storage and display its URL
  • Messaging
    • Send notifications

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

License

See LICENSE

Build Status

Actions Status