Integrating authentication feels harder than it needs to be. I’d love it if a single prompt, “Add authentication with {Clerk} {Supabase}” would reliably integrate an auth feature with basic components like email verification.
Auth is a nightmare.
Tight Clerk integration would be awesome. I tried to get it to work the other day and it was an absolute flop.
Looks like there’s some good news for you.
Check out the announcement here:
https://x.com/ryantm/status/1915136521478549572
Yes. I’ve seen that. My biggest issue with this is the Replit branding.
Look, I love Replit. And it’s letting me do things I never thought I’d be able to do without years of study.
But, when we’re trying to build serious apps, and potentially sell them, the last thing I want to do is put “Fisher Price” on the login page.
I want simplicity. But boy, I wish it didn’t come at that cost.
I’m still hunting for the right pro-grade solution that is easy to integrate.
Seems like a step forward but I’d prefer it if they were more open to integration so we can pick a system to suit our project. Clerk, Supabase, Auth0 would be good.
It seems there’s a demand for removing the logo, so you might just have to wait until that’s addressed.
By the way, when I tested authentication solutions previously, Auth0 was the smoothest experience. I wrote an article in Japanese about it that you might find helpful for reference. One tricky point I encountered was that you need to set the callback URL with http rather than https.
Nice, thanks for sharing.
I’ll give auth0 a try.