<https://www.graph.cool/docs/tutorials/react-apoll...
# prisma-whats-new
b
https://www.graph.cool/docs/tutorials/react-apollo-auth0-pheiph4ooj/ this uses
localstorage
for the token and `fetchPolicy: 'network-only'. Therefore, on the ssr side, it will always load the
content as string from server --> refetch query --> loading state --> finished state
. Wondering if anyone has an idea on how I can change the way to check for user auth on both client and server side so that when I serve the content via server it will just be the 'finished state'