payload icon indicating copy to clipboard operation
payload copied to clipboard

perf: replace jsonwebtoken with jose

Open andershermansen opened this issue 5 months ago • 6 comments

The jose package has 0 dependencies and is tree shakable ESM. So we get lower bundle size and get rid of 10 dependencies.

andershermansen avatar Sep 14 '24 14:09 andershermansen