1
0 Comments

No passwords: magic-link login for a $9 Pro indie SaaS

Hey IH —

For Forge Regex Pro I skipped passwords entirely: email magic links via Resend.

Flow:

  1. User enters email
  2. Server stores a short-lived token
  3. Email link → /auth/verify → session cookie
  4. Pro entitlement keyed to email (Paddle webhook + activate)

Why

  • Password reset support is unpaid work
  • Buyers already type an email at checkout
  • Cross-device Pro needs identity, not “hope the cookie survives”

Lessons

  • From-address / domain auth matters; invalid API keys fail silently from the user’s POV
  • Link expiry (15 min) needs clear UI copy
  • Don’t rely on checkout cookie alone — login is the source of truth

Ask

For a tiny B2C/dev tool, is magic link enough, or do people still demand Google OAuth on day one?

on August 9, 2026
Trending on Indie Hackers
Co-founders suck… User Avatar 82 comments I built an AI that finds the right product for your customers User Avatar 45 comments Solo-built Pistly for months. Launching on PH this week and I still don't know if the market wants it. User Avatar 36 comments I built a tool to find people already talking about problems your product solves User Avatar 34 comments The easiest version of generation history was probably the least useful one User Avatar 32 comments What 100B+ Claude tokens actually look like inside a tiny company User Avatar 20 comments