Will

Results 9 comments of Will

As best I can tell, it looks like `express-jwt` is just for validating incoming jwt's ("validates JsonWebTokens and sets req.user"), and that other parts of the process, like creating jwt's,...

Just installed coc; I'm seeing the same error. `[coc.nvim] stylelint: Undefined rule function-calc-no-invalid`

Same for me, for android: Using eg 'ic_menu_add' works and gives me a plus sign in a circle. But none of the names for android on Hotspot work in the...

This sounds similar to what I'm observing. When I set a Condition to eg "Activate if vJoy 1 Button 64 is Released", the Condition seems to keep reverting to "Pressed"...

I'm seeing the same described problem -- no tab title when only 1 tab; all tab titles show when 2+ tabs -- using El Capitan (10.11.6) and Safari 10 (10.0.1)...

I ran into this yesterday. I eventually silenced it in .eslintrc with: ``` "settings": { "import/core-modules": [ "meteor/meteor" ] } ```

Related to #1957 and #1987 sounds like