njwt
njwt copied to clipboard
Enable Key Lookup
- Export Parser.
- Have Parser initialize its instance.
- Add setSigningKeyId(kid) to Jwt.
- Allow Verifier.verify to accept a Jwt in addition to a string token.
- Tests for key-lookup, Parser and Verifier.
- Edited Readme, to show how a key lookup could be implemented.
Coverage remained the same at 100.0% when pulling 3f55b26822d5facebd0e9a550f2dbcca23d9e4c9 on jkevlin:master into e5ade5a23f891aa40ba1c1b5c07fb8efc34ebf00 on jwtk:master.
Coverage remained the same at 100.0% when pulling 118a14942955e38dfc122bc54d1988973f811500 on jkevlin:master into e5ade5a23f891aa40ba1c1b5c07fb8efc34ebf00 on jwtk:master.
Coverage remained the same at 100.0% when pulling 07e14e77bea8f3f22249d3fe7ab0c7af5751092c on jkevlin:master into e5ade5a23f891aa40ba1c1b5c07fb8efc34ebf00 on jwtk:master.