
Better Auth Components
- 148 installs
- 18 repo stars
- Updated June 8, 2026
- andrelandgraf/fullstackrecipes
Drop in Better Auth sign-in, OAuth, and session UI components in React/Next fullstack apps instead of hand-rolling login flows and protected-route guards.
About
Fullstackrecipes skill for wiring Better Auth into React/Next apps with prebuilt sign-in, registration, OAuth, and session components so teams ship consistent login UX without custom auth UI from scratch.
- Better Auth component patterns
- Sign-in and OAuth UI blocks
- Session-aware route guards
- Fullstackrecipes integration recipes
- Faster protected-page assembly
Better Auth Components by the numbers
- 148 all-time installs (skills.sh)
- Ranked #954 of 2,245 Frontend Development 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-componentsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 148 |
|---|---|
| repo stars | ★ 18 |
| Last updated | June 8, 2026 |
| Repository | andrelandgraf/fullstackrecipes ↗ |
What it does
Drop in Better Auth sign-in, OAuth, and session UI components in React/Next fullstack apps instead of hand-rolling login flows and protected-route guards.
Files
Better Auth Components
To set up Better Auth Components, fetch the recipe Markdown:
curl https://fullstackrecipes.com/recipes/better-auth-components.md