zio-http icon indicating copy to clipboard operation
zio-http copied to clipboard

Replace jwt-scala

Open 987Nabil opened this issue 3 months ago • 1 comments

jwt-scala seems not very optimized when it comes to performance. Also, it support jwt but not jwk and similar constructs. To offer more first level support for auth, we should probably replace it.

One idea would be to have a module in http://github.com/zio/zio-blocks

987Nabil avatar Sep 11 '25 18:09 987Nabil

👍 Let's open a ticket in ZIO Blocks.

jdegoes avatar Oct 08 '25 15:10 jdegoes