Freecodecamp: [beta] Can't login with GITHUB

Created on 24 Jun 2016  路  14Comments  路  Source: freeCodeCamp/freeCodeCamp

I can sign in but can't visit my portfolio page after sign in.

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

All 14 comments

It worked for me?
Ubuntu 16.04 LTS/Chrome 51

anim

These seems to be working fine @raisedadead. Can you elaborate some more?

@BerkeleyTrue I am on Windows 10 - Chrome 51.0.2704.103 m

sign-in

@raisedadead Can you try doing some debugging? Make check to see if the network request for your user information actually completes?

@raisedadead, @Bouncey, @BerkeleyTrue I am having the same issue.

https://gyazo.com/c9ae162ec04434964abb9a8a9b2309a6

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.

01
02

@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.

Was this page helpful?
0 / 5 - 0 ratings