Resend
Resend is wiring itself into every agent runtime it can reach, and now adding the controls to stop a send.
A side-by-side editorial comparison of Authelia and WorkOS — release velocity, themes, recent moves, and the top alternatives to consider.
| Feature | Authelia | WorkOS |
|---|---|---|
| Sector | Infra & APIs | Infra & APIs |
| Velocity score | 0.0 | 8.8 |
| Sparks · 30d | 0 | 2 |
| Top themes | authentication, sso, ldap, oidc | identity, authentication, ai-agents, scim |
| Last editorial update | 20d ago | 13h ago |
| Website | Visit → | — |
Authelia's 4.39 line is a long hardening run, not a feature line
Authelia is an open-source authentication and authorization gateway, and the entire recent window is 4.39 point releases. The content is almost exclusively LDAP behaviour, OIDC/OAuth2 error semantics, and access-control evaluation, punctuated by two releases carrying security advisories — one for access-control rules missing a domain match without canonicalization, one for username canonicalization in Basic Auth against LDAP.
WorkOS is building identity for agents while quietly fixing the sign-up funnel.
WorkOS ships several small entries a week, and August splits cleanly in two. One half is authentication housekeeping for human users: an Android SDK, deliverability checks that reject undeliverable addresses at sign-up, invitation acceptance counting as email verification, and a reversible SCIM proxy for migrating directory connections without downtime. The other half is agent infrastructure — Agent Registration via the auth.md protocol, and the Pipes Token Proxy that calls third-party APIs on a user's behalf without the application ever touching their token.
Authelia is an open-source authentication and authorization gateway, and the entire recent window is 4.39 point releases. The content is almost exclusively LDAP behaviour, OIDC/OAuth2 error semantics, and access-control evaluation, punctuated by two releases carrying security advisories — one for access-control rules missing a domain match without canonicalization, one for username canonicalization in Basic Auth against LDAP.
The recurring theme is normalization: several fixes come down to Authelia comparing two strings that mean the same thing and getting a different answer. Domain matching, username canonicalization, issuer suffix checks and AMR consistency are all the same class of bug in different code paths, and they are being closed one at a time rather than by a single refactor. Alongside that, the LDAP client keeps yielding pool deadlocks, referral chasing, and health-check errors under load.
Given how many of these fixes cluster on the same identifier-comparison problem, the likely next step is more 4.39 patches in the same two areas — LDAP connection handling and access-control matching — before any 4.40 feature work becomes visible.
WorkOS ships several small entries a week, and August splits cleanly in two. One half is authentication housekeeping for human users: an Android SDK, deliverability checks that reject undeliverable addresses at sign-up, invitation acceptance counting as email verification, and a reversible SCIM proxy for migrating directory connections without downtime. The other half is agent infrastructure — Agent Registration via the auth.md protocol, and the Pipes Token Proxy that calls third-party APIs on a user's behalf without the application ever touching their token.
The agent work is the strategic line. Registration gives an agent an identity of its own instead of a borrowed human session; the token proxy means an application acting for a user never holds the credential. Together they describe a stack where an agent can be authorized, audited and revoked as a first-class principal. The human-auth releases are conversion and migration work — the deliverability check and SCIM Bridge both remove reasons a customer stalls — which is what a developer-infrastructure company does while its next category is still forming.
Registration and the token proxy leave scoping and revocation as the visible gaps, so expect per-agent permissions or consent surfaces next. Whether auth.md gains adoption beyond WorkOS is not something these entries can answer.
Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Authelia or WorkOS.
Resend is wiring itself into every agent runtime it can reach, and now adding the controls to stop a send.
DNSControl v5 is feature-frozen with a ship date, and rc9 is pure provider cleanup
Casdoor is spending its release cadence moving auth checks from the client to the server
ESPHome ships on a calendar, and the August beta train is now five builds deep
Strimzi's 1.2.0 candidate closes with a logging fix and nothing else
Prowler's assistant decides what to do with findings; the patches keep the scanner honest
See all Authelia alternatives → · See all WorkOS alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — authentication — within Infra & APIs. WorkOS is currently shipping more aggressively (velocity 8.8 vs 0.0), with 2 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. WorkOS is currently shipping more aggressively (velocity 8.8 vs 0.0), with 2 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top Authelia alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Authelia alternatives" section above for the current picks, or visit /alternatives/authelia for the full list with editorial commentary on each.
Top WorkOS alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "WorkOS alternatives" section above for the current picks, or visit /alternatives/workos for the full list with editorial commentary on each.