added jsonwebtoken as inbuilt library (#5535)

* added jsonwebtoken as inbuilt library

* removed bundling

* handle callback in quickjs

* chore: tests folder restructure

* chore: lint fix

---------

Co-authored-by: Sid <siddharth@usebruno.com>
This commit is contained in:
anusree-bruno
2025-10-22 14:57:19 +05:30
committed by GitHub
parent 986d5b0b2a
commit c997b91698
21 changed files with 1077 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
meta {
name: decode
seq: 3
}
auth {
mode: inherit
}