Commit Graph

10 Commits

Author SHA1 Message Date
Free Willaert
5f9dd59253 @types/jsonwebtoken: SignOptions: add keyid and audience can be array (#13625)
* SignOptions: add keyid and audience can be array

* Update minor version.
2016-12-29 15:51:00 -08:00
Ryan Cavanaugh
35075752ec Merge commit 'upstream/master~750' into merge_7_25 2016-07-25 14:51:03 -07:00
Ryan Cavanaugh
50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
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
Ryan Cavanaugh
fa204a87d1 Remove obsolesced reference comments 2016-04-27 21:53:46 -07: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