Ben Kawcki

Results 6 comments of Ben Kawcki

@danielgtaylor That makes sense for how to generate a test context, and I agree on testing from the client perspective most of the time. I'm not sure if this approach...

Hey @danielgtaylor I wanted to check back in on this and get your opinion. If you think this method makes more sense for testing I'd like to open a PR...

So some background on the request. We have a multi-tenancy application where data is separated into namespaces. Authorization broken down into read or write by tenancy. For example: a given...

> Have you considered to overwrite `huma.NewErrorWithContext` (see [#482 (comment)](https://github.com/danielgtaylor/huma/issues/482#issuecomment-2851172185) as an example) instead of using a middleware? Unfortunately this currently seems to be the only approach. I haven't seen...

@danielgtaylor Any thoughts on the best way to implement something like this? Also lmk if it makes sense to make changes to the framework in some way.

I think Daniel is currently job searching and has put opensource maintenance on hold in the mean time. @danielgtaylor your comments?