aaronpk / indielogin.com

Sign in with your domain name
https://indielogin.com
MIT License
149 stars 24 forks source link

IndieLogin fail error trying to authenticate with GitHub #104

Closed lauras closed 10 months ago

lauras commented 1 year ago

I am unable to authenticate with GitHub. I keep getting this error:

Screenshot of SafariScreenshot of Safari (4-9-23, 11-23-12 AM)

Note that no website is mentioned after "linked to".

I saw in another issue that people were having trouble with or without the trailing slash, so I tried that. No difference. I tried with 3 different websites that are on my GitHub profile. No joy, same error on each one.

I recall a week or so ago GitHub sent out notices about having to reset their keys. Could this be the issue here?

aaronpk commented 10 months ago

Looks like this was because GitHub recently made a change that allows you to add an arbitrary number of URLs to your profile, and indielogin.com wasn't looking in the new location in the API. This should work now, and also should provide a better error message for this case in the future.