SessionAuth has no way to work with SSR, right? I ...
# support-questions-legacy
n
SessionAuth has no way to work with SSR, right? I don't see a way to pass in the server session(the result of getSession or verifySession) to the SupertokensWrapper, so I assume SessionAuth renders an empty component on the server
r
Hey @nitedani. That is correct. At the moment we don’t support SSR for SessionAuth wrapper. But that is something we will be working on soon
2 Views