TypeScript firebase-authentication

Open-source TypeScript projects categorized as firebase-authentication

Top 9 TypeScript firebase-authentication Projects

  • firebase-js-sdk

    Firebase Javascript SDK

    Project mention: [React] Passing environment variables to service workers | dev.to | 2024-01-17

    // public/firebase-messaging-sw.js // Give the service worker access to Firebase Messaging. // Note that you can only use Firebase Messaging here. Other Firebase libraries are not available in the service worker. importScripts('https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js'); importScripts('https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js'); // Initialize the Firebase app in the service worker by passing in your app's Firebase config object. // https://firebase.google.com/docs/web/setup#config-object firebase.initializeApp({ apiKey: 'api-key', authDomain: 'project-id.firebaseapp.com', databaseURL: 'https://project-id.firebaseio.com', projectId: 'project-id', storageBucket: 'project-id.appspot.com', messagingSenderId: 'sender-id', appId: 'app-id', measurementId: 'G-measurement-id', }); // Retrieve an instance of Firebase Messaging so that it can handle background messages. const messaging = firebase.messaging();

  • react-firebase-hooks

    React Hooks for Firebase.

    Project mention: firereact VS react-firebase-hooks - a user suggested alternative | libhunt.com/r/firereact | 2024-02-05

    A little bit fatter in terms of size and not actively maintained.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • firebase-admin-node

    Firebase Admin Node.js SDK

    Project mention: The State of Angular SSR Deployment in 2024 | dev.to | 2024-03-02

    Google has an Edge Network, but they push serverless functions like Cloud Run, which is also what version 2 of Firebase Cloud Functions use. Firebase Functions need a Version 3, which is built on the Edge. However, first Firebase, specifically firebase-admin would need to work on the edge. Google, who makes Angular, might then be able to compete better for deployment options. Cold Starts are terrible and should die IMHO, unless you have have specific use cases for them.

  • next-firebase-auth

    Simple Firebase authentication for all Next.js rendering strategies

    Project mention: next-firebase-auth vs next-firebase-auth-edge | /r/nextjs | 2023-06-29

    Hey I was just wondering what the main differences are between next-firebase-auth and next-firebase-auth-edge They seem incredibly similar and I decided to go with auth-edge, but I was wondering if anyone has experience with the other library and what the main differences are. I am unfamiliar with security and dealing with auth tokens inside the browser's cookies, so I would like to have a better understanding of these tools and the pros and cons. Thanks in advance!

  • AngularMaterialFirebase

    :fire: Full stack starter app with Angular 8, Material Design and Firebase (+ demo)

  • tanam

    Plug-n-play CMS for websites on Firebase

  • sveltekit-example

    Example showing SvelteKit used with Firebase

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • api-example-firebase-admin-nodejs

    A Node.js REST API example that uses Firebase Admin, built with Express and Typescript that can be used as template for the creation of new servers.

    Project mention: I created a Node.js REST API example for Firebase Cloud Functions, built with TypeScript, it includes Event Triggers (2nd gen) | /r/Firebase | 2023-12-06

    This project is an improvement of my previous one, with changes designed especially for Firebase Cloud Functions, check it out: https://github.com/RodrigoBertotti/firebase-cloud-functions-typescript-example

  • svelte-firebase-ssr

    SvelteKit authentication with Firebase SSR

    Project mention: Auth in sveltekit | /r/SvelteKit | 2023-05-09

    https://github.com/mpiorowski/firebase-svelte-ssr https://github.com/mpiorowski/supabase-svelte-ssr

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-02.

TypeScript firebase-authentication related posts

Index

What are some of the best open-source firebase-authentication projects in TypeScript? This list will help you:

Project Stars
1 firebase-js-sdk 4,720
2 react-firebase-hooks 3,531
3 firebase-admin-node 1,571
4 next-firebase-auth 1,316
5 AngularMaterialFirebase 227
6 tanam 180
7 sveltekit-example 155
8 api-example-firebase-admin-nodejs 24
9 svelte-firebase-ssr 5
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com