I can sign in but can't visit my portfolio page after sign in.
It worked for me?
Ubuntu 16.04 LTS/Chrome 51

These seems to be working fine @raisedadead. Can you elaborate some more?
@BerkeleyTrue I am on Windows 10 - Chrome 51.0.2704.103 m

@raisedadead Can you try doing some debugging? Make check to see if the network request for your user information actually completes?
I can sign in on Ubuntu in chrome and iPhone safari, will try other combinations with same OS's and Windows later on
@raisedadead @atjonathan Could either of you two pull down the PR and debug. I can't fix what I can't see.
@BerkeleyTrue I am on it, setting up the things. Will update asap.
@raisedadead 鉂わ笍
I've updated the issue title. The problem seems to be that the Github login is broken for beta. This does not appear to be an issue with React itself
@raisedadead I figured out what it was. I had removed all the users in the db but not the user identities. So when you try to log in using github, the user identity would point to a user object that no longer existed.
This should be fixed now.
Happy Coding
@BerkeleyTrue Thanks.
I can't sign in to freeCodeCamp using my GitHub account. I used it two days ago but now it is not working.
Please Help. I don't want to loose my progress.


@shuvongkor-barman can you please open a new issue, you are having problems with the main platform, this issue was for a development version of freeCodeCamp.
Most helpful comment
@raisedadead I figured out what it was. I had removed all the users in the db but not the user identities. So when you try to log in using github, the user identity would point to a user object that no longer existed.
This should be fixed now.
Happy Coding