Joe

Results 3 comments of Joe

Any thoughts on what shape this might take? The main reason for the issue I reported earlier (https://github.com/joy-framework/joy/issues/69) is because I was attempting to roll my own auth middleware for...

Now that you mention just setting up your own middleware stack if you need something more than the defaults I'm not sure why I didn't consider doing that myself. That...

@munjalpatel can you provide a more complete example with steps to reproduce? `KV.get_value(:gnat, "coordinates", "#{key}.id")` is not readily reproducible because `"#{key}.id"` is derived from a variable in your application. Without...