Feature Request: Firebase Integration or Notification with dev URLs rotate

Replit dev URLs rotate. Each time Replit spins up fresh URLs or after certain restarts like a release of a new agent, projects gets assigned a different URL. It essentially breaks any existing integrations that rely on the urls.

Instead, we should receive notification that we need to update third party integrations like our Firebase accounts’ authorized domains OR have a hardened integration between the platforms that auto-ingests such updates.

Add replit.dev and replit.app to your authorized domains on firebase during testing. This tends to take care of any issues.

1 Like

Stripping that string in the subdomain worked, thank you!

1 Like