--- name: better-auth-profile description: Add a complete account settings page with profile editing, password changes, email updates, session management, and account deletion. --- # Better Auth Profile & Account To set up Better Auth Profile & Account, refer to the fullstackrecipes MCP server resource: **Resource URI:** `recipe://fullstackrecipes.com/better-auth-profile` If the MCP server is not configured, fetch the recipe directly: ```bash curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/better-auth-profile ```