0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-21 18:18:57 +01:00
hono/bun.lockb
Kei Kamikawa e9a2d8597c
feat(jwt): acceptable CryptoKey in JWT sign and verify (#2373)
* supported jwt verification with private key

* created jwa.ts and moved some functions

* added jws.ts and removed key.ts

* acceptable CryptoKey object

* denoify

* fixed jwt middleware tests

* fixed handling CryptoKey for node v18
2024-03-22 17:27:03 +09:00

350 KiB
Executable File