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 OAuth redirect and improve complete-profile UI
- Fix OAuth redirect to localhost by adding queryParams to Google sign-in
- Improve input text visibility in complete-profile page:
- Remove backdrop-blur and semi-transparent backgrounds
- Change text color from gray-900 to black with font-medium
- Fix username validation styling (remove opacity from success/error states)
- Ensure OAuth flow works correctly for local development
- Maintain production OAuth functionality
0 commit comments