我刚刚建立了一个网站,在该网站上实现了Steam openid和登录系统。唯一的问题是,当我要登录时,它会将我重定向到Steam登录页面,并且一切似乎都很好,并且当我在Steam网站上按Login时,它会返回该网站,但没有详细反馈(甚至在phpmyadmin中没有新行) (db))
我使用php7.0,ubuntu 16.04,apache2。 我试图安装所有需要的php模块,甚至重建了droplet(vps)。 Steam更新已解决,其中的Steam更改为https而不是http,这不是因为这个原因。 按键:
<a href="login.php">
<button class="button submit_button steam_button ng-scope">
<div svg-icon="ico-steam_big" class="icon ico-steam_big"><!--?xml version="1.0" encoding="UTF-8"?-->
</div>
<div class="ng-binding">Sign In</div>
<div class="secondary ng-binding">through Steam</div>
</button>
</a>
</div>
其他文件仅来自lightopenid和SteamConfig.php 在需要的地方更改为https