aaronpk / indielogin.com

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

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

Open pftnhr opened 7 months ago

pftnhr commented 7 months ago

This is in my html head:

    <link rel="authorization_endpoint" href="https://indieauth.com/auth" />
    <link rel="me" href="https://github.com/pftnhr">
pftnhr commented 7 months ago

Fixed it by removing <!--?xml encoding="UTF-8"--> from top of the <html> tag.