Commit Graph
14 Commits
Author SHA1 Message Date
Arthur OzgaandGitHub 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
Andy Hanson 45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
AndyandGitHub bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Halt 3db792b26a @types/jsonwebtoken: Added clockTimestamp member to VerifyOptions interface 2017-12-10 11:33:53 +01:00
Brice BERNARD 8a94d4a3d4 Bump version 2017-12-09 18:32:00 +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
Brikou Carré f0d25f25f8 Typo with jwtid params 2017-11-21 22:22:34 +01:00
AndyandGitHub 19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
AndyandGitHub 947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Gyula SzalaiandSheetal Nandi 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 BruijneandAndy 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