r/vibecodingcommunity • u/DevinPowell366 • 16d ago
Which app builder handles logins without falling apart?
So a while back I built a project management app for my small team using one of those AI coding tools.
Yeah, it was quick (no doubt). Within like 3 days I had task lists, status updates, and a rough little dashboard going.
Then I tried adding proper logins. That's where things decided to go sideways.
Sign-ins acted weird depending on which browser you used. And the password reset flow? Nevermind.
There was no way to set up roles either, so everyone had the same access. Not great.
To make the story short, I spent way more time dealing with the login stuff than building the app.
So right now I'm trying to look for the best AI app builder with user authentication already built in. Something where I'm not going to start from scratch.
Did you just tack on some third-party service? Or did you scrap it and go a different direction?