library · inferred from evidence
@knocklabs/node/lib/tokenSigner
A specific module within the @knocklabs/node library for token signing functionality.
- Import errors with jose in @knocklabs/node ESM builds (jose version conflict)
The `jose` version conflict was resolved when @knocklabs/node 1.x dropped the `jose` dependency entirely. Upgrade to the 1.x release line to remove the conflict. Note: dropping `jose` initially broke edge runtimes, which was fixed separatel