Josh Cooke

Results 13 comments of Josh Cooke

> Shouldn't LogicTypes be resolved recursively? Curious if it will be registered in the case of an Array of Logical Types There's some discussion about this on the Jira. We've...

Please consider merging @kcthota 🙏

Hi @lhazlewood, thank you for a speedy, comprehensive and well-reasoned response. It's genuinely appreciated! Unfortunately, asking the upstream token issuers to fix their JWSs is out of the question for...

The other minor smell is that `DefaultJws` is in the `impl` package which suggests that we shouldn't construct instances of it ourselves. This means to construct an instance of `Jws`...

> Out of curiosity, what is the media type you see being used for most of these? Is it always application/json (or just shortened json per RFC shortening syntax recommendations)?...

I managed to get the handler pattern working (and correctly inferring the output type) but the code isn't pleasant. I'll stick it on a branch. I think you're right that...

As an aside, I've just found this in the spec we're using for one of the services. The spec explicitly says clients are allowed to set `cty`.