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

How implement Session #58

Closed
folamy opened this issue Jan 16, 2022 · 6 comments · Fixed by #315
Closed

How implement Session #58

folamy opened this issue Jan 16, 2022 · 6 comments · Fixed by #315
Assignees
Labels
enhancement New feature or request

Comments

@folamy
Copy link

folamy commented Jan 16, 2022

Is there a way to implement session in h3?

req.session => object
@ironytr
Copy link

ironytr commented Mar 19, 2022

looking for nuxt3

@kenta92
Copy link

kenta92 commented Mar 25, 2022

I need some session store to work with h3.

@pi0 pi0 self-assigned this Apr 1, 2022
@folamy
Copy link
Author

folamy commented May 24, 2022

@pi0, well done for all you do!
Is there any update on How to implement server session on h3?

@wobsoriano
Copy link
Contributor

In the meantime, you can use this simple module that wraps express-session

https://github.com/wobsoriano/h3-session

@hidekatsu-izuno
Copy link

I have created a new module for interoperability between h3 and express compatibility. You can use this also.

https://github.com/hidekatsu-izuno/h3-express

@nozomuikuta nozomuikuta added the enhancement New feature or request label Dec 12, 2022
@pi0 pi0 closed this as completed in #315 Feb 6, 2023
@pi0
Copy link
Member

pi0 commented Feb 6, 2023

Session support just landed via #315. Feedbacks more than welcome.

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

Successfully merging a pull request may close this issue.

7 participants