Post #1721660
2026-04-27 15:48 UTC
The work is done, huzzah!! 🥳
With the coverage increased to +85% and with a couple of pending improvements to the common-fate/httpsig library. Until those land, I'm using a forked version.
The auth module has transformed during this work to only have logic related to extracting authorized actors from either OAuth2 and HTTP-Signature headers (both the widely used draft and the new RFC9421 version).
This makes me confident that the convergence of the library's modules that I'm planning for v1 is actually a good idea.
Replies (1)
-
@fentiger@zotum.net 2026-04-27 17:38
@mariusor@metalhead.club That library doesn't look like it's seen much activity recently. I ended up using this one and I've found the maintainer to be very responsive.