getServerSideProps
getSession
gets the session on the server but not in the client?
#4667
Unanswered
corysimmons
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
...What am I doing wrong here? I feel like if something is being passed into
getServerSideProps
as aprops
object, it always comes through (misc other props passed through work as expected), but I seem to be losing thesession
prop somewhere along the way.Beta Was this translation helpful? Give feedback.
All reactions