M
M
Michael2015-05-20 23:17:37
Steam
Michael, 2015-05-20 23:17:37

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

1 answer(s)
V
Vyacheslav Plisko, 2015-05-21
@AmdY

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 question

Ask a Question

731 491 924 answers to any question