Add JWT Verify, Decode and Sign

This commit is contained in:
GCHQ 77703 2018-08-26 23:16:13 +01:00
parent 3905c01a0d
commit 8559f5c8ea
5 changed files with 198 additions and 1 deletions

View file

@ -99,6 +99,7 @@
"jsbn": "^1.1.0",
"jsesc": "^2.5.1",
"jsonpath": "^1.0.0",
"jsonwebtoken": "^8.3.0",
"jsrsasign": "8.0.12",
"kbpgp": "^2.0.77",
"lodash": "^4.17.10",