Jacob Cross

Results 5 issues of Jacob Cross

I am working on building an oauth flow with PassportJS for Twitter. I am looking to use the 'write' permissions to follow a user through the oauth'd Twitter account upon...

I'm working on a proxy that removes ads from the users browser. I've noticed that whenever I visit a site that translates google requests the proxy crashes with the error...

The example in the readme is failing.

I have setup a Drawer using the code below. Issue is there is no icon for opening the drawer (but I can still open the drawer). I would like to...

Hello, I am getting the following error: `ValidationError: "value" must be an object at Object.exports.process (C:\Users\nsa\Desktop\QuickBucks\Server\node_modules\joi\lib\errors.js:140:17) at internals.Any.validate (C:\Users\nsa\Desktop\QuickBucks\Server\node_modules\joi\lib\any.js:667:25) at Object.module.exports [as sign] (C:\Users\nsa\Desktop\QuickBucks\Server\node_modules\jsonwebtoken\sign.js:93:47) at router.route.get (C:\Users\nsa\Desktop\QuickBucks\Server\lib\routes\oauth\index.js:13:9) at Layer.handle [as...