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

Storage: cookie support #58

Open
florian-lefebvre opened this issue Apr 23, 2022 · 0 comments
Open

Storage: cookie support #58

florian-lefebvre opened this issue Apr 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@florian-lefebvre
Copy link

Is your feature request related to a problem? Please describe.

When doing SSR apps (with Nuxt 3 for instance), storing data is useful to it on both server and client side.

Describe the solution you'd like

I'd like to be able to choose cookie as the storage type. BTW, as Nuxt 3 provides a useCookie composable, it might be interesting to import the package using this composable like @harlem/extension-storage/nuxt (or this might concern the official nuxt module).

Describe alternatives you've considered

None for now as I'm considering switching from pinia.

Additional context

None.

@florian-lefebvre florian-lefebvre added the enhancement New feature or request label Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant