kwalski

Results 2 issues of kwalski

I have tested it on sample plunker on readme, as well as on my local machine, there is no effect of width and height settings this.cropperSettings.width = 100; this.cropperSettings.height =...

Currently there is no way to pass on request derived context to fastify-graphql plugin's register call. An example use case is when you have a Bearer jwt in `request.headers.Authorization` and...