Nhien (Ricky) Lam
Nhien (Ricky) Lam
Thanks laurentpayot for attaching the docs! https://firebase.google.com/docs/auth/web/custom-dependencies and @laurentpayot's answer is the right way to do it.
Hi @ueman, could you please [open a Firebase support ticket](https://firebase.google.com/support/troubleshooter/contact)? They would be in a better place to help you. Thanks!
Hi, thank you for filing this issue and sharing your suggestion. As mentioned above, this is an expected behavior and we don't have plans to support this use case at...
We’re tracking this as a feature request. But this is not currently on our roadmap and I can't make any promises about when it may be.
@ForbiddenEra This seems to be a duplicate of https://github.com/firebase/firebase-js-sdk/issues/6467
Hi, thank you for filing this issue. >Why it did not work In your case, “staging.com" is the authDomain, so it is cross origin compared to “www.randomUrl123.com”. This means login...
>Given this, and given how popular Vercel is, is there really no way of enabling signInWithRedirect on the random URLs that Vercel generates? Currently, there is no way to do...
@jb4e Unfortunately, there's currently no way to make signInWithRedirect work with localhost without disabling third-party storage partitioning.
@mrsylerpowers Could you try setting the authDomain to be location.hostname if it’s in cicd environment?
@R0N1n-dev Thanks for the HAR file. We've looked at it but haven't been able to find the root cause of the issue yet. Could you please try with other 10.1+...