Convenience package for signing and verifying JWTs in [Bun](https://bun.sh), powered by [`jose`](https://github.com/panva/jose), because the regular [`jsonwebtoken`](https://npmjs.com/package/jsonwebtoken) package always errors out in Bun if you set an ex
SkillAI Tool