brackt/app/components/user/settings
Claude 737a808777
Add Discord account linking from settings page
Adds a "Connect Discord" button in the Account settings section that
triggers BetterAuth's linkSocial flow to attach a Discord account to
an existing user without requiring a sign-out/sign-in. After the OAuth
callback, the ?section= URL param returns the user to the Account tab.
The Notifications toggle was already gated on Discord being linked.

https://claude.ai/code/session_01UerTpTuBWjreTNEns8srkp
2026-05-20 20:11:33 +00:00
..
__tests__ Add Discord account linking from settings page 2026-05-20 20:11:33 +00:00
AccountSection.tsx Add Discord account linking from settings page 2026-05-20 20:11:33 +00:00
ApiSection.tsx Refactor user profile to comprehensive settings page (#403) 2026-05-10 17:26:14 -07:00
NotificationsSection.tsx Add opt-in Discord pings to standings notifications (#429) 2026-05-15 10:06:54 -07:00
PrivacySection.tsx Refactor user profile to comprehensive settings page (#403) 2026-05-10 17:26:14 -07:00
ProfileSection.tsx Add opt-in Discord pings to standings notifications (#429) 2026-05-15 10:06:54 -07:00