A bit of a meta point, but Clerk must be doing really well if they're already positioned as the thing to make alternatives to.
Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
51–60 of 146 posts
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#52Would be interested to hear a comparison with keycloak.
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#53Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#54A bit of a meta point, but Clerk must be doing really well if they're already positioned as the thing to make alternatives to.
Clerk has quite a few dark patterns in their free tier, eg: if your app is on Clerk free tier, all your users will be forced to log out and re-login every 7 days (and they try to obfuscate this fact until you're locked in). For this reason, I've recently had to migrate away from them - I'm really glad there are alternatives.
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#55I want to be able to just put self-hosted Clark in front of my postgres DB
but I'm forced to use Supabase because of its Auth integration and I don't know what open source self-hosted Authentication/Authorization out of the box exists
Lucia-Auth v2 left me just confused state. It's frustrating that everything requires $$$/month
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#56Absolutely wild how many of these there are now! I feel like I'm reading an announcement like this every few weeks.
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#57Do you guys only offer SAML in your hosted SaaS?
We implement providers when a paying customer requests them (Team plan for OIDC-compatible providers, Growth plan for everything else, including SAML). Once we've implemented them, though, everyone benefits.
To our surprise, as of right now we haven't received any requests for SAML from our customers.
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#58how does this compare to Supabase Auth? I want to be able to just put self-hosted Clark in front of my postgres DB but I'm forced to use Supabase because of its Auth integration and I don't know what open source self-hosted Authentication/Authorization out of the box exists Lucia-Auth v2 left me just confused state. It's frustrating that everything requires $$$/month
I'm a big fan personally of Supabase-the-database; we've been building an integration so that you can combine RLS with all of our cool authZ features.
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#59Also, do you support m2m tokens, ie. client credentials flow? What are the limits, if any?
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#60Regarding managed hosting - I don't see a mention of using your own custom domain anywhere. Did I miss it? Which tiers can use custom domains, if they are supported? Also, do you support m2m tokens, ie. client credentials flow? What are the limits, if any?