Remi Guittaut
Remi Guittaut
with credits from https://discord.com/channels/629491597070827530/633028431000502273/775153057965015050. ```scala import cats.evidence.As import shapeless.ops.hlist.IsHCons import shapeless.{Generic, HList, HNil} import zio.config.magnolia.DeriveConfigDescriptor.Descriptor implicit def getDescriptorForValueClasses[A, T G.to(value), t => G.from(t)) ``` should work, but it would be...
Hi guys, I see that there is a standing PR. That problem is a bit of a blocker for me. Any idea about when this can be deployed?
The question is if the jwt handling should be added to this project or in a separate `zio-jwt` project, leveraging the crypto facilities of zio-crypto. I'm more in favor of...