react-apollo
react-apollo copied to clipboard
!!! Fake authentication system !!!
Hi Guys,
I find your website great and your documentations great too, but I'm surprised that the authentication method in your example is fake.
On src/components/Header.js there is no verification on the token, just create an "auth-token" key with any value allows you to be authenticated.
For anyone using this project, I think it would be nice to fix your code, isnt'it ?
Thank you in advance.