njwt
njwt copied to clipboard
Export Parser and test
In order to get access to the key id in the header for a key lookup, it would be helpful to have access to the parser.
Addresses issue #39
Coverage remained the same at 100.0% when pulling 399fee90c3a7ac386eb033e8e8a63b7e882fbdce on jkevlin:issues/39 into e5ade5a23f891aa40ba1c1b5c07fb8efc34ebf00 on jwtk:master.
I submitted the changes, but I couldn't wait, so I had to fork the repo and push the changes there. https://github.com/nodeaholic/jwt-node
Subject: Re: [jwtk/njwt] Export Parser and test (#40) +1. Would love for this to be built-in functionality instead of having to manually import source files.