Commit Graph

7 Commits

Author SHA1 Message Date
aussieklutz fa05cf1d78
Update JWTVerify.mjs
Enabled ESRSA verification.
2021-02-06 17:58:49 +10:00
aussieklutz 6984258404
Update JWTVerify.mjs
Enable verification of RSASHA256 and 512 tokens
2021-02-06 17:27:54 +10:00
n1474335 566517d20f Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
n1474335 5eb3979504 Updated dependencies and linter 2019-07-05 12:22:52 +01:00
n1474335 be14d56eae Tidied up JWT operations 2018-08-31 13:58:06 +00:00
GCHQ 77703 a95f43aa4d Implement tests, fix options argument 2018-08-29 22:43:10 +01:00
GCHQ 77703 8559f5c8ea Add JWT Verify, Decode and Sign 2018-08-26 23:16:13 +01:00