effect-http
effect-http copied to clipboard
Create separate lib for Security ("Auth"?) module.
The Security lib might work better as a separate (transport layer independent) library that works not only with with effect-http but also with pure @effect/platform http, rpc, and other transport layers. That's how I would like to use it anyway. :)