
Better Auth Setup
- 151 installs
- 18 repo stars
- Updated June 8, 2026
- andrelandgraf/fullstackrecipes
Implement Better Auth sessions, OAuth providers, and database adapters in a full-stack app during backend construction.
About
Fullstackrecipes skill for Better Auth setup: initialize the library, connect Postgres or SQLite adapters, configure GitHub or magic-link providers, protect API routes, handle callbacks, and verify login flows in dev before shipping authenticated SaaS features.
- Better Auth project scaffolding
- OAuth and email provider wiring
- Database adapter configuration
- Session and middleware patterns
- Local auth testing checklist
Better Auth Setup by the numbers
- 151 all-time installs (skills.sh)
- Ranked #2,468 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
- Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill better-auth-setupAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 151 |
|---|---|
| repo stars | ★ 18 |
| Last updated | June 8, 2026 |
| Repository | andrelandgraf/fullstackrecipes ↗ |
What it does
Implement Better Auth sessions, OAuth providers, and database adapters in a full-stack app during backend construction.
Files
Better Auth Setup
To set up Better Auth Setup, fetch the recipe Markdown:
curl https://fullstackrecipes.com/recipes/better-auth-setup.md