binarylu / leetcode-ext

:monkey: Chrome extension for leetcode
http://binarylu.github.io/leetcode-ext/
MIT License
122 stars 34 forks source link

Log in with github button does not work #9

Open lilincmu opened 8 years ago

lilincmu commented 8 years ago

When first clicking the button, a login page will pop up. But after type in the github account info, nothing happens. After that, even clicking the "Log in with github" button multiple times, no page will pop up. I'm using v1.1.4 and everything else works fine except for github extension.

binarylu commented 8 years ago

If I didn't unpublish this extension, you can reinstall to fix. I'll publish recently, you can wait next version or you can inspect the extension to clean the broken data and try to login again. I'll publish ASAP.

lilincmu commented 8 years ago

OK! Just want to make sure it's not only my problem. I'll wait until the next version. Thank you!

zhaodelong commented 8 years ago

Yes. I have the same problem. After logged in, I cannot add repo for leetcode practice. The next time I open the extension. There is still a log in button. I added my own client id, client secret id and added it to chrome in developer mode.

snaveenp commented 8 years ago

I am also facing the same issue. :(