feat: add jwt decoder

This commit is contained in:
rusconn
2022-04-01 15:47:57 +09:00
parent 2985e90859
commit a4267f4caf
11 changed files with 136 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
"fuse.js": "^6.5.3",
"html-entities": "^2.3.3",
"js-base64": "^3.7.2",
"jwt-decode": "^3.1.2",
"next": "12.1.0",
"react": "17.0.2",
"react-ace": "^9.5.0",