Grant Avery

Results 4 comments of Grant Avery

Hi @samuelAndalon, I'm working on the same issue with @TiKevin83 Here's a minimal reproduction of the issue on 8.1.0: https://github.com/grantaveryatgfs/graphql-kotlin-spring-server-webflux-error-reproduction To clarify, the issue shows up like this if you...

> but I can't even send a graphql request to the project you are sharing, it returns 404 Hm good point, I perhaps made the reproduction project a bit too...

Thanks, yup https://github.com/ExpediaGroup/graphql-kotlin/releases/tag/8.2.0 works great with our project! > I did perform some benchmarks at some point, web flux with reactor netty vs servlet and virtual threads, netty is still...

I've put together a very barebones commit that implements both approaches in one, preferring the `Okta.BrowserOptions` side if present. I've tested it locally with my team's app as an NPM...