Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
o

ZioHttpConfig

object ZioHttpConfig

Defined by scalive.ZioHttpConfig. View source (scalive/transport/zio-http/src/scalive/ZioHttpSecurity.scala:52-66)

Methods1

apply

def apply(signingSecret: String, sessionMaxAge: java.time.Duration, secureCookie: Boolean): Either[ZioHttpConfig.Error, ZioHttpConfig]

Defined by scalive.ZioHttpConfig.apply. View source (scalive/transport/zio-http/src/scalive/ZioHttpSecurity.scala:57-66)