Add IDtoken decoded view
Showing
... | @@ -32,6 +32,7 @@ | ... | @@ -32,6 +32,7 @@ |
"express": "^4.15.4", | "express": "^4.15.4", | ||
"extract-text-webpack-plugin": "^3.0.0", | "extract-text-webpack-plugin": "^3.0.0", | ||
"history": "^4.6.3", | "history": "^4.6.3", | ||
"jwt-decode": "^2.2.0", | |||
"lodash": "^4.17.4", | "lodash": "^4.17.4", | ||
"moment": "^2.18.1", | "moment": "^2.18.1", | ||
"react": "^15.6.1", | "react": "^15.6.1", | ||
... | ... |
Please register or sign in to comment