Anyone have a React example of how to check for a valid graphcool token in local storage and ‘log in’ the user automatically?
m
marceloogeda
10/05/2017, 6:13 PM
As far as I know, we do not check if the token is a valid token
m
mwickett
10/05/2017, 6:15 PM
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?