prameshj
prameshj
In case of Firebase hosting, the iframe.js is hosted by default(the __auth folder is hosted by default). We would need to investigate the implications of adding new headers since it...
It would be tricky to add the headers on Firebse hosting because the value of the headers depend on the Cross-origin policy configured. Some might require: ``` Cross-Origin-Embedder-Policy: require-corp Cross-Origin-Opener-Policy:...
Hi folks, thanks for your patience with this issue! We are still investigating this and might have found a codepath where uid gets populated with [ProviderInfo](https://cloud.google.com/identity-platform/docs/reference/rest/v1/ProviderUserInfo) federated Id. It doesn't...
Thanks for the additional info.. We are still working on a repro here and some ideas to recover from this state. Will keep this thread posted. Unfortunately, we are unable...
Thanks for the additional info. In case anyone is able to repro this in an emulator or happens to have the contents of `adb logcat` while they catch this issue...
Thanks for the reminder. We are still waiting for backend support. I have pinged for an update on the internal tracking bug - b/234611522
Can you share what you are passing in as the "dynamicLinkDomain" parameter in the admin SDK/rest API call? Passing in should throw a INVALID_DYNAMIC_LINK_DOMAIN error, since we only accept domain...
cc @renkelvin
You can achieve this with the Recaptcha Enterprise Integration - https://cloud.google.com/identity-platform/docs/recaptcha-enterprise
@pragatimodi Would you be able to review this? Thanks! Also FYI @renkelvin