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_st
04/19/2022, 4:02 AMrp_st
04/19/2022, 4:03 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?ITEnthusiasm
04/19/2022, 1:12 PMSession support ES Modules?rp_st
04/19/2022, 1:35 PMrp_st
04/19/2022, 1:35 PMITEnthusiasm
04/19/2022, 2:31 PM