Chetan Bhasin
Chetan Bhasin
Hi, Sure. Right now I am working on a couple other things. But I can try and get back to this in the future.
Hi! Is there a status update on this?
Thanks for the update!
@heathermiller The version is `10.0.1`
Does anyone know if there is also a way to provide user credentials (username and password) to the `/login` or `/authorize` endpoint to login? We have a self hosted UI,...
@stepchowfun I like your suggestion. There are also some interesting considerations to keep in mind when running tasks in parallel. What if the parallel running tasks are interactive? And do...
Yeah, it would be nice to have built-in support for ScalaCache.
I was wondering what the status of this PR is. Is anyone still looking at it?
So I'm having the same issue, I think. The following code works, but if I try to do something like ```scala class ProductRoutes[M[+_]: Effect, F[_]](swaggerSyntax: SwaggerSyntax[M])(F: ProductSyntax[M]) extends RhoRoutes[M] {...
Hey! Thanks for quick response. If we are removing the binaries from the library, it might be helpful to add other sub projects that contain the different versions of the...