Skip to content

I am trying to use withAuthUserTokenSSR but AuthUser is null #342

Discussion options

You must be logged in to vote

I figured it out... had secure set to true in development... whoops!
set it to:
process.env.NODE_ENV === "production"
to avoid this in the future

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DanielBailey-web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant