Arthur Ozga
a088ce7c57
Merge pull request #22068 from brikou/feature/jsonwebtoken
...
[jsonwebtoken] change decode object signature to be less restrictive
2018-03-16 14:02:28 -07:00
Halt
3db792b26a
@types/jsonwebtoken: Added clockTimestamp member to VerifyOptions interface
2017-12-10 11:33:53 +01:00
Brice BERNARD
ed28cd0b50
Add test and related fix
2017-12-09 18:31:06 +01:00
Brice BERNARD
109298354c
Prettier test
2017-12-09 18:19:19 +01:00
Gyula Szalai
63a27f5c42
jsonwebtoken.sign function type definition fixed. fixes #18469 ( #18470 )
2017-08-02 14:44:05 -07: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