Switch to use jwt_decode library (from auth0) rather than S/O decodeJWT function

This commit is contained in:
2023-09-25 16:27:46 -05:00
parent 7ea50dd7bb
commit 1f343abbb5
2 changed files with 4 additions and 14 deletions

View File

@ -33,6 +33,7 @@
"html-react-parser": "1.4.8",
"html-to-text": "^9.0.5",
"http-proxy-middleware": "2.0.6",
"jwt-decode": "3.1.2",
"rapidoc": "9.3.4",
"react": "18.0.0",
"react-ace": "10.1.0",