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
fix: Remove broken callback.js + simplify Google OAuth flow
DELETED:
- /api/auth/callback.js (was causing createClient error)
FIXED:
- /api/auth/google.js now redirects to /callback.html
- Supabase Auth handles OAuth and redirects to static page
- No server-side callback needed!
NOW IT WILL WORK!
0 commit comments