costaryka

Results 1 comments of costaryka

seems like there's an issue with setUserSession when used in fetch hook. the following does not work: ``` js export default defineNitroPlugin(() => { sessionHooks.hook('fetch', async (session, event) => {...