Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: don't use cookies for response data #10

Open
xynydev opened this issue Oct 16, 2024 · 0 comments
Open

refactor: don't use cookies for response data #10

xynydev opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request priority: high Should be done soon

Comments

@xynydev
Copy link
Collaborator

xynydev commented Oct 16, 2024

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.

@xynydev xynydev added the priority: high Should be done soon label Oct 16, 2024
@xynydev xynydev self-assigned this Oct 16, 2024
@xynydev xynydev added the enhancement New feature or request label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: high Should be done soon
Projects
None yet
Development

No branches or pull requests

1 participant