how does the Session stuff work btw? when I use `w...
# ktor
a
how does the Session stuff work btw? when I use
withCookieByValue()
, does it send my User object as a cookie?