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

Getting session in "use client" pages #5

Open
ethndotsh opened this issue Nov 28, 2023 · 2 comments
Open

Getting session in "use client" pages #5

ethndotsh opened this issue Nov 28, 2023 · 2 comments

Comments

@ethndotsh
Copy link

What's the recommended way to get the session in a client page?

@ethndotsh ethndotsh changed the title Client session Getting session in Nov 28, 2023
@ethndotsh ethndotsh changed the title Getting session in Getting session in "use client" pages Nov 28, 2023
@benoitgrelard
Copy link
Contributor

We are still exploring this area. For now you should be ok passing it down from a server component page down to the client page via props.

@nirtamir2
Copy link

Any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants