Earlier quoted context omitted.
I think its a sign of a bubble
There's been a lot of actually useful things in this bubble it seems. Ive been truly inspired how much little tool-age has been popping up. I feel like if you took a bunch of literally just that last month of show/launch/announce HN things one could wrap up a whole secure, scalable, promptable, fully formed stack thats just looking for some sort of content.
Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
141–146 of 146 posts
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#142Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#143Is this a frontend UI? Is it an authentication proxy? Is there any data stored? ..where? What are the different deployable components? What runs in my own backend, in the frontend or in the cloud? If it is managed and requires an API key, what part is open source?
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#144Earlier quoted context omitted.
Quoting from another comment chain: > Supertokens, Ory: Developer-friendliness and integrations, mostly (both of these target enterprise customers). Also, Supertokens is open-core. I'd say we're to Supertokens/Ory what Clerk is to Auth0.
I think the “developer friendly” critique is a fair one for Ory, especially Ory Keto, which I found to be an absolute nightmare to use. But as a dev I found SuperTokens really easy/nice to use. Open core vs. full open source, fair.
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#145Earlier quoted context omitted.
There's been a lot of actually useful things in this bubble it seems. Ive been truly inspired how much little tool-age has been popping up. I feel like if you took a bunch of literally just that last month of show/launch/announce HN things one could wrap up a whole secure, scalable, promptable, fully formed stack thats just looking for some sort of content.
when you see crowding in one segment its always indicative of a looming recession
Re: Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
#146Earlier quoted context omitted.
I think the “developer friendly” critique is a fair one for Ory, especially Ory Keto, which I found to be an absolute nightmare to use. But as a dev I found SuperTokens really easy/nice to use. Open core vs. full open source, fair.
I found Supertokens hellish to use because of their Singleton approach and the "recipes" whatever that is that makes searching the docs a mess and also the integration. Also find their react sdk is pretty bad but eh. The nodejs part however is pretty good and I like that most functions can be overridden