Project • 2026
Auth Template
Clone-ready authentication starter for Next.js apps with username/password auth, Google and GitHub OAuth, Better Auth, Radian UI, and a bundled .env.example.
Next.jsBetter AuthRadianTypeScriptOAuth

Problem
Product teams lose early momentum wiring authentication, OAuth providers, environment variables, and polished account flows before they can build the actual product.
Solution
I built a production-grade Next.js auth template with Better Auth, Radian design system components, username/password sign-in, Google and GitHub OAuth, and a ready-to-fill .env.example.
Impact
- Packaged auth behind a clone-and-configure workflow
- Supports username/password plus Google and GitHub OAuth from day one
- Uses Radian components to keep auth screens polished and consistent