Why I Built This


Every time I start a new project, the first thing I do is spend days setting up authentication. Login, signup, email verification, password reset, token refresh... it's always the same dance. And honestly? It's exhausting.

I got tired of copy-pasting the same auth code from project to project. So I built a proper starter...