Jacob Niedzwiecki

Results 2 comments of Jacob Niedzwiecki

I'm suffering working locally, trying to figure out how to access a file uploaded to local storage via R2. If I could run `wrangler pages dev --remove` and point it...

I encountered this as well. Reverting to ``` "@auth/core": "^0.35.0", "@auth/sveltekit": "1.5.3", ``` works as expected. Maybe this is an issue with the new `customFetch` that @balazsorban44 added recently? Here's...