google / clusterfuzz

Scalable fuzzing infrastructure.
https://google.github.io/clusterfuzz
Apache License 2.0
5.26k stars 551 forks source link

Fix firebase login #4120

Open jonathanmetzman opened 1 month ago

jonathanmetzman commented 1 month ago

It's broken for our staging instances.

jonathanmetzman commented 1 month ago

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

quanyangsc commented 1 month ago

There was a fix earlier for this: https://github.com/google/clusterfuzz/pull/3000 and my PR https://github.com/google/clusterfuzz/pull/4069 is suppose to make it more compatible for set ups behind some IAP.