Commit Graph

6 Commits

Author SHA1 Message Date
Pascal Birchler
347d4d7614 Update jsonwebtoken typings for 6.2.0 (#9200)
* Update SignCallback for jsonwebtoken 6.0 compat

* Update whole definition for jsonwebtoken 6.2.0

* Update signature for jwt.sign() in tests

* Change type of error callback param
2016-05-06 02:36:17 +09:00
Daniel Heim
d93ea49569 jsonwebtoken - Updated SignCallback to match functionality correctly. 2016-02-25 22:04:39 +11:00
Chris Pearce
8d9e2d7993 Added options parameters to decode method of jsonwebtoken
Added options parameters to decode method of jsonwebtoken
2016-02-12 03:56:28 +00:00
Martin Helmich
26a6aabce6 Update comments in test cases 2015-12-01 16:14:25 +01:00
Martin Helmich
d18b076ae9 Add test cases for new VerifyOptions 2015-12-01 16:09:50 +01:00
SomaticIT
d6fe5776f8 Add test suite for jsonwebtoken package 2014-09-15 19:37:55 +02:00