Ewan Harris

Results 75 comments of Ewan Harris

Thanks for raising this @josh-bell-colab, had you created your API through the quickstart or were you using an existing one? I wonder if we can simplify the setup there

Thanks for the PR @noamsan! I have a concern about potentially including this type of functionality in the middleware vs potentially documenting how to chain the middleware. My concern is...

@m1ga ha that was fast! Thank you! Good idea on bumping the version, just pushed a commit to do that. Your numbers look inline with my tests so far, there's...

Thanks for filing this issue, and apologies for our delay in replying. We'd definitely like to explore supporting gRPC in some manner in this library but I think given the...

We maintain an [examples folder](https://github.com/auth0/go-jwt-middleware/tree/master/examples) in the repo that would be the place to add it. You can check out one of the other folders in there as an example...

@marconealberto I don't think that the pretty logging would be part of this package. You should be able to call `JSON.stringify` with a 3rd parameter `space` which controls the indentation,...

@testampat, can you please ad some information as to what you were doing when you got this? It looks like it involves the console UI so were you building? Was...

I think maybe the [run function](https://github.com/appcelerator/atom-appcelerator-titanium/blob/4b0ce8d9634d91c72a48a66f827d20cad1754b52/lib/appc.js#L320-L336) might need changing to set an `options` argument that includes a `cwd` that is set to the project directory. While that change should be...

I'm not sure what's going on with the en-sg file here after rebasing, I'll close this PR and reopen

Thanks for the PR @eikemeier, let me discuss with the team how we'd like to approach this (we tend to try and keep the samples aligned with their quickstart) and...