Open xynydev opened 4 weeks ago
Currently on the account page I've mistakenly started using cookies to store data that is generated as a response to the action of a user and an API call. This should be added to SvelteKit event locals instead.
Currently on the account page I've mistakenly started using cookies to store data that is generated as a response to the action of a user and an API call. This should be added to SvelteKit event locals instead.