invisnik / laravel-steam-auth

Laravel Steam Auth
MIT License
172 stars 67 forks source link

$this->requestIsValid() is always returns false. #35

Closed sumage closed 8 years ago

sumage commented 8 years ago

I have tried all solution for this which is given in issues closed.But it gives me the same.I used laravel 5.1 with nginx server for this and I also tried it on apache server. But both gives the same result(return false, So i can't able to get user data.). $this->requestIsValid() is always returns false.

sumage commented 8 years ago

redirect url in config/steam-auth.php is same which is steam login route.