
Better Auth Profile
- 146 installs
- 18 repo stars
- Updated June 8, 2026
- andrelandgraf/fullstackrecipes
Implement Better Auth user profile endpoints, session-linked identity fields, and update flows in a fullstack TypeScript app.
About
better-auth-profile from andrelandgraf/fullstackrecipes guides implementing Better Auth user profile APIs, session identity, and update patterns in fullstack TypeScript apps.
- Better Auth profile routes
- Session-bound identity
- Fullstack TypeScript patterns
- Profile update flows
- Recipe-style implementation
Better Auth Profile by the numbers
- 146 all-time installs (skills.sh)
- Ranked #2,526 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-profileAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 146 |
|---|---|
| repo stars | ★ 18 |
| Last updated | June 8, 2026 |
| Repository | andrelandgraf/fullstackrecipes ↗ |
What it does
Implement Better Auth user profile endpoints, session-linked identity fields, and update flows in a fullstack TypeScript app.
Files
Better Auth Profile & Account
To set up Better Auth Profile & Account, fetch the recipe Markdown:
curl https://fullstackrecipes.com/recipes/better-auth-profile.md