Add user authentication using Better Auth with Drizzle ORM and Neon Postgres. Base setup with email/password authentication.
Scanned 2/12/2026
Install via CLI
openskills install NeverSight/skills_feed---
name: better-auth-setup
description: Add user authentication using Better Auth with Drizzle ORM and Neon Postgres. Base setup with email/password authentication.
---
# Better Auth Setup
To set up Better Auth Setup, refer to the fullstackrecipes MCP server resource:
**Resource URI:** `recipe://fullstackrecipes.com/better-auth-setup`
If the MCP server is not configured, fetch the recipe directly:
```bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/better-auth-setup
```
No comments yet. Be the first to comment!