ShopScout Next.js App
Next.js + Better Auth + shadcn/ui
Scout products faster than the market can hide them.
ShopScout now runs an OTP-only auth flow through the Fastify API while the browser stays on the Next origin. Less ceremony, fewer moving parts, less decorative nonsense.
Start with email
Auth now flows through /api/auth/*
Account accessOTP only
Same-origin auth
Browser route
/api/auth/*
Backend
Better Auth + Fastify
Waiting for your email
Ask for a code, type six digits, continue. Very glamorous.