StephenGrider / FullstackReactCode

Companion repo to https://www.udemy.com/node-with-react-fullstack-web-development
1.39k stars 1.17k forks source link

Repeated Authentication #49

Open Abhishek-dourbi opened 5 years ago

Abhishek-dourbi commented 5 years ago

server.zip I have to login everytime i open a new tag and navigate to the localhost:5000/auth/callback unlike stephen who finds his account already logged in after the first time? Is that a problem? rest is going good.