Jonathan Bernard
Jonathan Bernard
The following parses correctly on t[ry.docopt.org](http://try.docopt.org) but using `docopt.java` fails to recognize the options after `-h` as options. ``` Usage: traffic_monitor [options] Options: -v, --version Print the version information. -h,...
Make the plugin behave well when used as an AMD or CommonJS module. See https://github.com/umdjs/umd for details regarding UMD. I've set what I think to reasonable values for the package...
Looking at the JWT standard(s) the list of possible headers is open-ended, providing for [public and private](https://www.rfc-editor.org/rfc/rfc7515.html#section-4.2) name/value pairs in headers, similar to [claims](https://tools.ietf.org/html/rfc7519#section-4.2). In the current implementation we only...