react-apollo icon indicating copy to clipboard operation
react-apollo copied to clipboard

!!! Fake authentication system !!!

Open NicoSan20 opened this issue 3 years ago • 0 comments

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.

NicoSan20 avatar Jan 23 '22 10:01 NicoSan20