Commit Graph

4 Commits

Author SHA1 Message Date
Gyula Szalai
63a27f5c42 jsonwebtoken.sign function type definition fixed. fixes #18469 (#18470) 2017-08-02 14:44:05 -07:00
Barth, Christopher
3f2c3e2d90 Add support for numerical notBefore in jsonwebtoken 2017-07-06 16:54:00 -04:00
Michiel de Bruijne
47c53f1ca2 [jsonwebtoken] set correct types for decode and verify functions (#16780)
* [jsonwebtoken] set correct types for decode and verify functions

* [jsonwebtoken] make compliant with older TypeScript versions

* [jsonwebtoken] update to TypeScript 2.2 types

* [jsonwebtoken] use constant as function parameter instead of casting object
2017-06-02 16:56:06 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00