hmlendea / dl-desktop

Desktop client for the Duolingo language learning application
GNU General Public License v3.0
66 stars 7 forks source link

Login Issues #2

Closed DifferentialityDevelopment closed 4 years ago

DifferentialityDevelopment commented 4 years ago

Hey there :)

Just thought I'd mention this here, I wanted to get Duolingo setup in an electronjs app and I found your repo, building it was easy enough but once I tried to login with Google I ran into issues, the webview doesn't work with the Google Auth and nothing happens when you try to login.

I updated electronjs dependency to the latest version, and instead loaded up Duolingo directly, I also disabled the code that intercepts the new window popup and instead of logging in using Google, which for some reason would still not allow the Electronjs browser, I logged in using facebook.

Now the duolingo desktop app is running perfectly.

hmlendea commented 4 years ago

I will give this a look for the next update, but unfortunately it's not going to be a priority for now.