Setting expiresAt override for internalAdapter.createSession doens't work
I'm trying to create a session using this function call:
This results in a session with the correct
ipAddress
(test) and with the default expiration time (7d), if this is an intended behavior, the types should reflect it and omit expiresAt
.0 Replies