-
Notifications
You must be signed in to change notification settings - Fork 8
Description
This has already been an issue with Firfox and Safari but will soon be an issue with Chrome:
We’re writing to let you know that, starting June 18, 2024, end users of web applications that work with Firebase Authentication may not be able to authenticate through the signInWithRedirect method on Chrome versions M115+.
What do you need to know?
This change will happen due to the default enablement of the Storage Partitioning feature on Chrome M115 on July 25, 2023(exact date subject to change). Existing and new Firebase apps will be allowlisted and will continue to work until June 18, 2024.
What do you need to do?
We recommend you to migrate your application to follow the best practices for using signInWithRedirect at your earliest convenience. This mitigation guide is intended for web apps using signInWithRedirect SDK method to perform sign in.