You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AI identified that the login issue on Vercel was caused by Content Security Policy (CSP) violations preventing Firebase authentication requests. It updated `index.html` to include the necessary Firebase domains in the `connect-src` directive. The AI instructed the user to redeploy the Vercel application after this change.
0 commit comments