Skip to content

Commit

Permalink
Migrated a missed post, couple of fixups
Browse files Browse the repository at this point in the history
  • Loading branch information
fusionandy committed Aug 16, 2023
1 parent 383bc51 commit 3b0df3d
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 10 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
---
layout: blog-post
publish_date: 2018-10-02
title: Firebase and FusionAuth CIAM Comparison
description: Compare FusionAuth and Firebase for your identity and access management solution.
author: Bryan Giese
authors: Bryan Giese
updated_date: 2022-05-19
image: blogs/firebase-and-fusionauth-comparison.jpg
category: comparison
tags: firebase ciam
excerpt_separator: "<!--more-->"
image: /img/blogs/firebase-and-fusionauth-ciam-comparison/firebase-and-fusionauth-comparison.jpg
categories: Comparison
tags: firebase, ciam
excerpt_separator: "{/* more */}"
---
import Button from "/src/components/BlogButton.astro";

As we talk to and win new clients, we learn about the other identity management platforms that are available today. One of the more interesting discoveries is that Firebase and FusionAuth are coming up as comparable products. While they are both called identity management solutions, the truth is that Firebase and FusionAuth are very different products designed with a substantially different set of features. As true CIAM solutions, they really don't compare.

<!--more-->
{/* more */}

## What Firebase and FusionAuth Have In Common

Expand All @@ -27,7 +28,11 @@ But that's where the similarities end.

## How Firebase and FusionAuth Are Different

[{% include _image.liquid src="/assets/img/blogs/firebase-fusionauth-compare-sample.png" alt="Firebase and FusionAuth Feature Comparison" class="float-left img-thumbnail mr-md-4" style="max-width: 600px;" figure=false %}](/resources/fusionauth-vs-firebase.pdf "Download the Firebase and FusionAuth Feature Comparison")
<a href="/resources/fusionauth-vs-firebase.pdf">
<img src="/img/blogs/firebase-and-fusionauth-ciam-comparison/firebase-fusionauth-compare-sample.png"
alt="Download the Firebase and FusionAuth Feature Comparison"
class="float-left img-thumbnail mr-md-4" style="max-width: 600px;" />
</a>

### Free for Unlimited Users
One of the biggest differences between Firebase and FusionAuth is cost. FusionAuth is free for unlimited users. No strings, gimmicks, or tricks. No cost increases when you hit a certain Monthly Active User threshold. Much like a database or a web server, secure authentication is so essential that developers should be able to implement it quickly and easily without cost concerns. And unlike the free options from other vendors, we don't feature-cripple or user-limit FusionAuth. You get the full unrestricted platform with every feature and benefit.
Expand Down Expand Up @@ -67,11 +72,11 @@ FusionAuth is a small, bootstrapped company dedicated to our customers. We have

To see more details on how Firebase and FusionAuth stack up, [download this feature comparison](/resources/fusionauth-vs-firebase.pdf "Firebase and FusionAuth Feature Comparison") and please [contact us](/contact "Contact Us") if you have any questions.

[Download the Firebase and FusionAuth Feature Comparison](/resources/fusionauth-vs-firebase.pdf "Firebase and FusionAuth Feature Comparison"){:.button .brochure .orange .text-larger}
<Button label="Download the Firebase and FusionAuth Feature Comparison" href="/resources/fusionauth-vs-firebase.pdf" />

You can also view technical documentation about how you can migrate from Firebase to FusionAuth.

[View the Firebase Technical Migration Guide](/docs/v1/tech/migration-guide/firebase){:.button .brochure .orange .text-larger}
<Button label="View the Firebase Technical Migration Guide" href="/docs/v1/tech/migration-guide/firebase" />

## Learn More About FusionAuth
FusionAuth is designed to be the most flexible and secure Customer Identity and Access Management solution available at the best price. We provide registration, login, SSO, MFA, data search, user management and more, 100% free for unlimited users. [Find out more](/ "FusionAuth Home") about FusionAuth and download it today.
Expand Down

0 comments on commit 3b0df3d

Please sign in to comment.