By debugging `SessionProviderData` is returned fro...
# ktor
v
By debugging
SessionProviderData
is returned from the
get
method, but the
value
is always null. I can see that
SessionTrackerById
has a reference to my session object associated with a hash (that I'm assuming is supposed to be stored as a client cookie) but the
value
is null