Delete Account, Update Your Name, and Change Your Password
Users can now delete their account, update their profile name, and change their password from settings.
Delete Account Feature
Added a secure, self-service account deletion endpoint that fully removes user data and associated resources. The process runs safely within a transaction, ensures tokens and related assets are purged, and clears authentication cookies to prevent lingering sessions.
Delete Account Experience
On the frontend, a new Delete Account flow will guide users through confirmation and cleanup. After deletion, users are logged out and redirected to a confirmation screen. Optionally, users may receive a brief confirmation email for added clarity.
Update Your Name in Profile
Users can now update their name directly from profile settings.
Change Your Password in Profile
Users can now update their password directly from profile settings.