5 Comments
User's avatar
Khe Hy's avatar

I used Supabase auth for my first “real” project. It was soooo easy (only a few issues with the connection to Resend, my email api). I’ve heard Clerk is good too. But I imagine the integration into a crud db is super powerful.

https://open.substack.com/pub/khemaridh/p/i-coded-an-entire-crm-from-scratch?r=bf55&utm_medium=ios

Expand full comment
Sam Keen's avatar

Thanks for the post. I wasn’t aware supabase did auth. I’ll definitely look into that.

Expand full comment
Claudia Ng's avatar

Thanks, Sam! Have you used other auth providers? Curious what your experience has been with them

Expand full comment
Sam Keen's avatar

I’ve implemented Google Oauth before but I’ve found it to be a challenge. Errors are tough to debug and googles docs aren’t the best. Like you mentioned not something you want to get wrong so I’ve been on the lookout for a better solution

Expand full comment
Claudia Ng's avatar

Nice, I hadn't heard of clerk. Thanks for sharing!

Expand full comment