zio-http
zio-http copied to clipboard
Replace jwt-scala
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
👍 Let's open a ticket in ZIO Blocks.