fix(auth): Google Sign-In audience mismatch + remove per-user accent color #26
Reference in New Issue
Block a user
Delete Branch "fix/google-signin-and-theming-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes Google Sign-In (backend GoogleClientId placeholder mismatch), wires up missing Microsoft OAuth env vars in docker-compose, removes the per-user accent color picker (client-side only, safe to delete), and consolidates Settings Account tab into Profile page. See commit message for full detail.