refactor(jwt-parser): simplified code

This commit is contained in:
Corentin Thomasset 2023-01-13 13:59:27 +01:00
parent acc7f0a586
commit f52f7a845c
No known key found for this signature in database
GPG key ID: 3103EB5E79496F9C
8 changed files with 203 additions and 558 deletions

View file

@ -58,6 +58,7 @@
"qrcode": "^1.5.1",
"randombytes": "^2.1.0",
"sql-formatter": "^8.2.0",
"ts-pattern": "^4.1.3",
"uuid": "^8.3.2",
"vue": "^3.2.45",
"vue-router": "^4.1.6"