Hi, I need help with this. Yesterday, my website went down, and in my Firebase dashboard, I got this message: "Cross-origin redirect sign-in is no longer supported in many browsers. Update your app to ensure your users can continue to sign in."
The link sent me to Best practices for using signInWithRedirect on browsers that block third-party storage access on Firebase's website. But to be honest, I’m not sure what this means or how to implement it in my app.
This issue is preventing my users from signing in.