Comparing Auth from Supabase, Firebase, Auth.js, Ory, Clerk and others
I’m Zsolt Ero. After reading blog posts all my life, but never writing one, I decided to start writing my thoughts while building. This is my first blog post.I’m building a new web app and a browser extension. My previous app used server-side sessions with password login, but this time I wanted to support Single Sign-On (SSO), so I embarked on a journey to find an Auth solution.My requirements are quite standard, or at least I thought they were:Never log a user out unless they want to.Support Go...
Read more at blog.hyperknot.com