google/clusterfuzz

Fix firebase login

jonathanmetzman opened this issue · 3 comments

It's broken for our staging instances.

The SignInWithRedirect was deprecated. See the email we received from firebase.

There was a fix earlier for this: #3000 and my PR #4069 is suppose to make it more compatible for set ups behind some IAP.

@jonathanmetzman is there an update on this issue?