Answer the question
In order to leave comments, you need to log in
Authorization in laravel 5 through steam?
Good day!
I'm trying to implement authorization in Laravel 5 through steam
Found https://github.com/invisnik/laravel-steam-auth using it I get the user's steamId.
And how further how to authenticate this user on the site.
Answer the question
In order to leave comments, you need to log in
You need to associate the user with the token by adding the token_steam field and authorize
via Auth::attempt.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question