invisnik / laravel-steam-auth

Laravel Steam Auth
MIT License
172 stars 67 forks source link

$steam->validate() always return false #10

Closed radiumx3 closed 8 years ago

radiumx3 commented 9 years ago

@invisnik As the title say, everything is in place, after signin in in steam page, I pass on the else case as if the login's fail.

invisnik commented 9 years ago

In the config 'redirect_url' must been controller route where checks $steam->validate();

radiumx3 commented 9 years ago

Thanks; this should seriously be documented tho', makes people trying to figure out how this should work and loosing time ...

radiumx3 commented 9 years ago

any documentation planned about all this lib functions ?

invisnik commented 9 years ago

I dont know. Maybe :)