GitHub logins can create account but cannot login

Some time ago I configured GitHub logins as per the instructions at Configure GitHub login for Discourse

While it can successfully be used for registration, the Log in with GitHub button darkens when pressed, but does not initiate the login process

One of the users kindly provided additional information:

When signed out, click “Log in” at the top right of the site. Then click “Log in with GitHub” on the modal that appears. Nothing seems to happen. In console, I see:

15:09:40.043 Uncaught (in promise) TypeError: this.login.externalLogin is not a function
    externalLoginAction login.js:320
    _run index.ts:665
    _join index.ts:640
    join index.ts:362
    Ember 5
login.js:320:15

No indication of a failed event is visible in the logs https://racket.discourse.group/logs/

Any advice appreciated

1 Like

This was fixed by Isaac a few minutes ago. :+1:

3 Likes