yth-auth
- 2 Devlogs
- 18 Total hours
an auth system? maybe?
an auth system? maybe?
implemented the signup flow! now when you sign up, your account actually gets created and you’re logged in as well 
nice extra feature - when you enter your email and click ‘next’, the email input stays in the same place. plus, between each page, the title stays in the same place too!
a lot of this time was spent playing around with different frameworks and seeing what I preferred. I ended up picking TanStack Start just because I liked it, and it doesn’t feel like feature overload
anyway, so I have something to show for 14h, I wrote the signup flow with proper validation, and it’s multi-step so it ‘guides’ a user through signing up. no accounts are created yet (that comes later), but it looks nice