Skip to content

Comment on Just-in-time API requests are replacing webhooks

Comments

There's obviously a cost here. We do this with Auth0 and it makes our SPA a lot slower in some places.

It's an enterprise tool with desktop users, so it's not a big deal, but it's still a cost that we pay.

Yes, definitely. I think on modern stacks, costs are reducing to the point that most would rather avoid the webhook complexity.

It may be domain specific, too. It’s not all that common to need user profile data in the critical path. Auth is in the critical path, but we workaround that via JWTs.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.