Tag: security

View all tags
firebase • Dec 26, 2024

Password policies - Release Notes Deep Dive

It's time for our monthly deep dive! This month we will take a look at password policies in Firebase Authentication. If you are not familiar, password policies are a set of rules that define requirements for acceptable passwords for your application.

Watch on YouTube
firebase • Nov 8, 2023

How App Check helps protect your app from credential stuffing

Password reuse is a security risk. Unfortunately, this is something many app users do. When passwords are compromised, those user accounts become vulnerable to credential stuffing attacks, which is when a malicious actor tries to reuse those passwords on multiple sites in an attempt to totally take over those accounts. In this demo, we’ll show you how you can help your users mitigate these types of attacks using Firebase App Check and Firebase Authentication endpoints.

Watch on YouTube