I'm trying to migrate `supertokens-node` from v7 t...
# support-questions-legacy
z
I'm trying to migrate
supertokens-node
from v7 to v8 and just found out
getSessionData
has been deprecated. Would probably be helpful if that's logged somehow. That aside, I'm trying to migrate to the recommended function which is
getSessionInformation
and the type reference from the docs doesn't match what's usable in the code.
2 Views