@returns
instance of NhostClient
that is ready to use on the server side (signed in or signed out)
Parameters
params required
Partial<Pick<NhostReactClientConstructorParams, “subdomain” | “region” | “authUrl” | “graphqlUrl” | “storageUrl” | “functionsUrl”>>
context required
GetServerSidePropsContext<ParsedUrlQuery, PreviewData>
Server side context