aaronpk / indielogin.com

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

Unrecognized GitHub link with https:// versus http:// #111

Open realpixelcode opened 8 months ago

realpixelcode commented 8 months ago
  1. Just paste your domain without a protocol, such as example.com
  2. IndieLogin automatically prepends http://
  3. When comparing http://example.com to the link from the user's GitHub profile (https://example.com), IndieLogin complains that they don't match.

Workaround: Always include https:// when pasting your domain.

image