aaronpk / indielogin.com

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

Login issue #90

Closed stelzch closed 1 year ago

stelzch commented 1 year ago

I can't seem to login with my webpage. Even though I added a rel-me-link to my GitHub profile, the site just keeps reporting:

We couldn't find any way to authenticate you using your website.

Any help would be greatly appreciated.

lukasmalkmus commented 1 year ago
Screenshot 2022-11-14 at 11 31 01

Looks good to me, no?

Can this be closed or are you still having issues?

stelzch commented 1 year ago

Yes, it magically seems to work now :) Maybe some sort of caching issue? Thanks!

lukasmalkmus commented 1 year ago

Maybe the links were not present on your root path? E.g. the links were present on /about but not /?

stelzch commented 1 year ago

IIRC I did not change anything on my site, but it just started working. I went through a few variations, however (rel-me on Github link, rel-me in <meta>, …)