Anyone have a React example of how to check for a ...
# prisma-whats-new
m
Anyone have a React example of how to check for a valid graphcool token in local storage and ‘log in’ the user automatically?
m
As far as I know, we do not check if the token is a valid token
m
I think it’s really more of React question - how does http://graph.cool pickup a token and show the “Go to console” button, rather than the “Login” button?
That’s the kind of thing I’m after