why tf do i have this error for no reason trying to update the custom url for password reset
an error occurred updating action url firebase console
I'm researching auth strategies for a consumer app (React frontend + likely native mobile) that could reach significant traffic.
Was looking at companies like GoFundMe (similar space) who handle 10M+ monthly visits, do they build their own auth systems or use third-party services?
I know they have a native mobile app, so seamless auth (no disruptive redirects, passkeys/biometrics, etc.) is important.
From what I’ve seen, many large apps use managed CIAM solutions.
Has anyone worked with or migrated to Firebase Auth, Auth0, Descope, Okta/Cognito, etc. at this scale?
What are the trade-offs in cost, customization, security, and developer experience?
Any real-world experiences or gotchas would be super helpful, esp around mobile SDKs and reducing user drop-off.
Thanks!
edit: added image