--- name: better-auth-components description: Add UI components and pages for authentication flows including sign in, sign up, forgot password, reset password, and email verification. --- # Better Auth Components To set up Better Auth Components, refer to the fullstackrecipes MCP server resource: **Resource URI:** `recipe://fullstackrecipes.com/better-auth-components` If the MCP server is not configured, fetch the recipe directly: ```bash curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/better-auth-components ```