SmItH197 / SteamAuthentication

A simple PHP Authentication that enables steam users to log into their steam account to access content!
MIT License
446 stars 147 forks source link

No OpenID Server found at https://steamcommunity.com/openid #227

Closed LonsterMonster closed 5 years ago

LonsterMonster commented 5 years ago

I have the "No OpenID Server found at https://steamcommunity.com/openid" Error I have the steamauthenication on a free webhost infinityfree.net i think it has apache it supports php and sql

Here is what i was doing:

<li><a href="?login" class="s"><span class="fa fa-steam" aria-hidden="true"></span>Login with Steam</a></li>

I thought that if i done<?PHP ?login?> would execute the php ?login function but when i do no visuals show up on my website

but when i test it on my pc it works the way i have it on my pc is: <li><a href="?login" class="s"><span class="fa fa-steam" aria-hidden="true"></span>Login with Steam</a></li>

LonsterMonster commented 5 years ago

Figured it out the host i was using has openid blocked