invisnik / laravel-steam-auth

Laravel Steam Auth
MIT License
172 stars 67 forks source link

$this->requestIsValid() keeps returning false #109

Closed NinjaLabs-Dev closed 4 years ago

NinjaLabs-Dev commented 5 years ago

When trying to log in, the system works as normal though when going through the validate() function their is a $this->requestIsValid() if statement which keeps returning false, Would be great if someone has a fix or can explain why it returns this.

Thanks.

janm4l commented 4 years ago

Hey, what solved your problem?