Shao
Shao
I use setJSExceptionHandler. My code has some loading logic using an async function. When my server is down, it supposes to throw an error. My catch block actually logs network...
Currently `loggerFactory` is fixed to depend on `Console.Service`. It would be nice that we can integrate with logging framework https://github.com/zio/zio-logging
Looking at the `JWTAuthenticator.scala`, shouldn't `pstateless` use `partialStateless` method instead of `embeded` which I assume it is for stateless 