Commit Graph

9 Commits

Author SHA1 Message Date
n1474335 24548e3a48 Tidied up JWT tests 2021-02-09 14:23:02 +00:00
aussieklutz 1bcb8e433d
Update JWTVerify.mjs 2021-02-06 18:10:54 +10:00
aussieklutz 63dff0d34d
Update JWTVerify.mjs
Enabled validation of ECSHA256 JWT tokens in the tests
2021-02-06 17:55:44 +10:00
aussieklutz e228b197f9
Update JWTVerify.mjs 2021-02-06 17:45:42 +10:00
aussieklutz 4bbeb6caa3
Update JWTVerify.mjs
Add expectation for working RSASHA256 test, and comment out unused privatekey.
2021-02-06 17:42:42 +10:00
aussieklutz 139d25dff9
Update JWTVerify.mjs
Update RSASHA256 test with the public key derived from the pre-existing private key, and expect a working testcase.
2021-02-06 17:40:04 +10:00
n1474335 566517d20f Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
d98762625 f22e9ceec6 refactor TestRegister and some test suite functions into common area 2019-01-04 12:00:01 +00:00
n1474335 c7e9115994 Restructured tests directory 2018-12-28 21:49:40 +00:00