Quick Day 1 update on StarterStack, my simple, no-fluff launch page builder for indie hackers validating SaaS ideas.
Today I wired up the login system:
✅ Email/password
✅ Google
✅ GitHub
I wanted login to be dead-simple...no friction when someone just wants to test an idea fast.
Next up: building out the content section editor.
I used nuxt-auth-utils which is pretty straight forward, flexible and handles many OAuth providers. Let me know how you're handling auth in your own projects or if you've hit similar friction with bloated tools.
🧱 Stack: Vue/Nuxt 3, MongoDB, Tailwind, Digital Ocean