ITEnthusiasm
04/18/2022, 10:22 PMrequest
object? (Talking about Node.js
here.)
I'm playing around with Svelte Kit
. And it seems like they don't give us access to any data tacked onto the request object. I'm trying to figure out if there's a more functional way to get the session instead. 🤔rp
04/19/2022, 4:02 AMITEnthusiasm
04/19/2022, 12:56 PMCaution
warning, is there anything particularly disadvantageous about using this approach? Is it less safe? Or is it simply less easy to use?Session
support ES Modules?rp
04/19/2022, 1:35 PMITEnthusiasm
04/19/2022, 2:31 PM